]> git.ipfire.org Git - people/ms/u-boot.git/commit
kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS
authorStefan Roese <sr@denx.de>
Mon, 20 Jul 2015 09:20:38 +0000 (11:20 +0200)
committerLuka Perkov <luka.perkov@sartura.hr>
Fri, 24 Jul 2015 07:46:21 +0000 (09:46 +0200)
commit7ddf8cfb0ddc16c49adeee574ae5945c21790e1a
tree3066807b3a8d54bfed388d6391fe31a636159f14
parent1bbe63c3f2b88cbe07c62c801d648d1d82b09d2e
kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS

To use this offset for other boot device (like SDIO/MMC), lets rename
it to a more generic name. This will be used be the SDIO/MMC SPL boot
support for the A38x.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Cc: Dirk Eibach <eibach@gdsys.de>
tools/Makefile
tools/kwbimage.c