2008-08-08 06:43:26 2008R1 uImage Issue
kang p (INDIA)
Message: 60159
Hi ,
I'm facing issue in booting of my target platform bf533 - custom hardware.
Using 2008 R1 distribution.Please find the log below.
## Booting image at 01200000 ...
Image Name: Linux-2.6.22.18-ADI-2008R1-svn
Created: 2008-08-08 10:55:14 UTC
Image Type: Blackfin Linux Kernel Image (gzip compressed)
Data Size: 4085253 Bytes = 3.9 MB
Load Address: 00300000
Entry Point: 0044c000
addr = 1200000
len = 3e5605
data = 1200040
Verifying Checksum ... crc32 = fed323e1
OK
Uncompressing Kernel Image ... OK
Starting Kernel at = 44c000
It was working fine ,after i enabled few options in the kernel hacking (make menuconfig) this problem occurs.
I couldnt revert back.What could be the reason for this uImage bootup hang?
Thanks
QuoteReplyEditDelete
2008-08-08 09:48:19 Re: 2008R1 uImage Issue
Robin Getz (UNITED STATES)
Message: 60162
Kang:
Without knowing why it is crashing - there isn't much help we can give.
You can find out why, by following the directions at:
http://docs.blackfin.uclinux.org/doku.php?id=post_mortem
-robin