]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS
authorStefan Roese <sr@denx.de>
Mon, 19 Jan 2015 10:33:44 +0000 (11:33 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:59:09 +0000 (12:59 +0200)
commita3d8276938ceb171c52f9956791324b8cb257ad2
treea85d63bf8dea7ab43442407274256cb95b24af75
parent0ebb97f7508a7fed1af00f85f6002b36fabc1c29
tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS

This is used on the AXP boards, to pad u-boot.img to the desired offset in
SPI flash (only this boot target supported right now). This offset is
used by the SPL then to load u-boot.img into SDRAM and execute it there.

Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Luka Perkov <luka.perkov@sartura.hr>
tools/kwbimage.c