[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#720286: flash-kernel: Please support PlatHome OpenBlocks AX3-4 board



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.


Reply to: