Tagged Questions
3
votes
1answer
216 views
How can I tell what memory RAM address range is being used by uboot?
I am in uboot and was wondering, how could I tell what RAM address range is being used by uboot.
uboot needs memory to run so it might be using some of the RAM. I want to avoid modifying those RAM ...
4
votes
3answers
3k views
Kernel panic - not syncing: No init found. While booting from U-Boot
Kernel mounted the root file system but can not find any init script. I'm sure that script exists in my ramdisk.img!
I also checked out this and GE863-PRO3 U-BOOT Software User Guide 1VV0300777 Rev. ...