moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 1
authorHannes Schmelzer <hannes.schmelzer@br-automation.com>
Thu, 22 Aug 2019 13:41:42 +0000 (15:41 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 26 Aug 2019 00:58:58 +0000 (20:58 -0400)
commit015287919fb8243c6a539fdc70638c1bf4ca6cc7
tree39a8a3f892ec02273b146095fc2393f23948e662
parentc680df7e84d3736ada08e4f0caa5a8b770e781ee
moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 1

Some boards have coded this offset with formula or bitshifts in their
board-config. Manually convert these things into hex-values to be able
using moveconfig.py afterwards.

Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com>
13 files changed:
doc/README.rockchip
include/configs/cgtqmx6eval.h
include/configs/cl-som-imx7.h
include/configs/cm_fx6.h
include/configs/cm_t43.h
include/configs/el6x_common.h
include/configs/ot1200.h
include/configs/pcm058.h
include/configs/pfla02.h
include/configs/rk3128_common.h
include/configs/rk3288_common.h
include/configs/rk3328_common.h
include/configs/rk3399_common.h