[U-Boot] [PATCH 0/6] iPAQ h2200 support
Andreas Bießmann
andreas.devel at googlemail.com
Thu Sep 20 08:36:28 CEST 2012
Dear Łukasz Dałek,
On 19.09.12 21:38, Łukasz Dałek wrote:
> Device's 1st stage bootloader requires from 2nd stage loader
> specific header which I've defined in file h2200-header.S.
> For now it is build to h2200-header.bin which has to be concatenated
> with u-boot.bin (cat h2200-header.bin u-boot.bin > u-boot.rdy).
> I don't know how I can do this another way.
Others added this feature to mkimage (imximage, omapimage, kwbimage, ...)
> One more, can I add to device folder program which generates packed
> binary with header which device's rescue bootloader can flash
> into memory?
I think mkimage is the right place. Just add a rule to Makefiles to
finalize your u-boot.bin to a whatever called binary by utilizing mkimage.
Best regards
Andreas Bießmann
More information about the U-Boot
mailing list