get program exception in early setup
ghannon at cspi.com
ghannon at cspi.com
Wed Apr 30 01:41:24 EST 2003
Jerry Walden wrote:
> From System.map:
> c0113000 A __bss_start
> |
> |
> |
> V
> c013c050 A _end
> The symbol _end does not come after the bss - it is at the end of the
> kernel, so the memset gets an exception.
_end is correctly after bss_start.
There is probably a different problem with how memory is mapped.
Did your kernel get decompressed correctly at 0?
Gary
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list