On Tue, 2013-08-20 at 13:12 +0900, Nobuhiro Iwamatsu wrote: > +U-Boot-Kernel-Address: 0x2000000 > +U-Boot-Kernel-Entry-Point: 0x2000040
0x40 is the size of the uImage header, I think. So this is just skipping the header and jumping directly into the zImage contained within? Perhaps because this platform uses bootz instead of bootm? In that case why bother with the uImage at all -- why not just install the zImage as the kernel and jump to its head? Ian. -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1376983846.9708.94.ca...@dagon.hellion.org.uk