commit | 07fb441533b8dd2dd7538bfb05f33832b928b151 | [log] [tgz] |
---|---|---|
author | Hannes Schmelzer <hannes.schmelzer@br-automation.com> | Thu Aug 22 15:41:44 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sun Aug 25 20:58:59 2019 -0400 |
tree | e29fd608fae26557bece76513d6bd743ce89798f | |
parent | 30d69e29c75992214e6c187f962691afd220148e [diff] |
moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 3 Exact two boards are referencing CONFIG_SYS_SPI_U_BOOT_OFFS to another define, we replace this manually with the value for having a clean run of moveconfig.py afterwards. Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com>