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 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot