[U-Boot] u-boot can boot Linux in zImage format while not in uImage format

Fabio Estevam festevam at gmail.com
Thu Jun 27 05:19:36 CEST 2013


On Wed, Jun 26, 2013 at 11:47 PM, Bo Shen <voice.shen at 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:
>
>   1. set the bootargs
>   2. 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?


More information about the U-Boot mailing list