
13 Jul
2005
13 Jul
'05
10:22 p.m.
Dear Catalin,
in message tnxoe96d7zy.fsf@arm.com you wrote:
Shakthi Kannan shakthimaan@yahoo.com wrote:
# ./mkimage -A arm -O linux -T kernel -C gzip -a 0xc0008000 -e 0xc0008000 -n "Linux Kernel Image" -d linux.bin.gz uImage
Try "-a 0x7fc0 -e 0x8000".
The uImage is programmed at 0x36000000 in NOR flash. But, When I try to run the kernel from u-boot it hangs at the following:
You should run "cp 0x36000000 0x7fc0 <size>" before "bootm".
Sounds like vodoo programming to me. Or do you have any rational explanation why these bogus statements should help?
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
An optimist believes we live in the best world possible; a pessimist
fears this is true.