
27 Jun
2013
27 Jun
'13
5:19 a.m.
On Wed, Jun 26, 2013 at 11:47 PM, Bo Shen voice.shen@atmel.com wrote:
Hi All, I am meeting a strange issue. The u-boot can boot device tree supported Linux in zImage format and can not boot in uImage format. The detail information as following:
- set the bootargs
- tftp 0x21000000 dtb, and tftp 0x22000000 uImage, then bootm 0x22000000
- 0x21000000, it can not boot up. Stop at "Starting kernel..."
Maybe your uImage was generated with the incorrect LOADADDR?