]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:49:04 +0000 (13:49 +0200)
commit5447c76e4b06510705375d8aa469a6b10dfa3af2
tree85110779a5281825b7c69b52178679e566cfd582
parent243fe37253ddd2281770a76fc776b72c2acb08ac
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