Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/hpc/stand/hpcboot/arm



Module Name:    src
Committed By:   rafal
Date:           Sat Mar  8 01:50:06 UTC 2008

Modified Files:
        src/sys/arch/hpc/stand/hpcboot/arm: arm.asm

Log Message:
Grrr, don't grow the stack *up*, grown it *down* as everything else expects.
Fixes a frequent memory stomp of the bootinfo page (the kernel entry address,
no less) that occurrs when you turn the serial-debug code in the ARM 2nd-
stage bootloader.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/hpc/stand/hpcboot/arm/arm.asm

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index