On Thu, Apr 27, 2006 at 04:57:25PM -0700, Mike Taht wrote:
> RedBoot> exec -c "console=ttyAM0,115200 root=/dev/mtdblock1"
> Using base address 0x00218000 and length 0x001384e4
> Uncompressing
> Linux...................................................................................
> done, booting the kernel.
> <5>Linux version 2.6.17-rc3-g94b1661d-dirty (gcc
> version 4.0.1) #9 Thu Apr 27 16:53:28 PDT 2006
> CPU: ARM920Tid(wb) [41129200] revision 0 (ARMv4T)
> Machine: Technologic Systems TS-72xx SBC
> Memory policy: ECC disabled, Data cache writeback
> <4>BUG: not creating mapping for 0xe0000000 at 0xa0000000 in user region
> <4>BUG: not creating mapping for 0xe1000000 at 0xa1000000 in user region
> <4>BUG: not creating mapping for 0xe4000000 at 0xa4000000 in user region
> <4>BUG: not creating mapping for 0xe5000000 at 0xa5000000 in user region
:-(
Can you try changing PHYS_OFFSET (include/asm-arm/arch-ep93xx/memory.h)
to 0xe0000000 (should be 0x00000000 now) and booting without the mem=
parameter?
cheers,
Lennert
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|