commit | 7ddf8cfb0ddc16c49adeee574ae5945c21790e1a | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Jul 20 11:20:38 2015 +0200 |
committer | Luka Perkov <luka.perkov@sartura.hr> | Fri Jul 24 09:46:21 2015 +0200 |
tree | 3066807b3a8d54bfed388d6391fe31a636159f14 | |
parent | 1bbe63c3f2b88cbe07c62c801d648d1d82b09d2e [diff] |
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>