On Thu, Jun 20, 2013 at 12:27:02PM +0200, Enric Balletbo Serra wrote:

> Hi all,
> 
> I've some problems trying to boot a zImage with following command after
> load the zImage and the fdt file on memory:
> 
> U-Boot > fdt addr ${dtbaddr}; fdt resize; bootz ${loadaddr} - ${dtbaddr}
[snip]
> The same commands using the uImage instead of zImage works without
> problems. Is expected to work ? Any clue before diving into the problem ?

Same kernel tree?  And you're setting bootargs before you do any of the
above?

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to