]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx7: Update CONFIG_SPL_STACK defaults in Kconfig
authorTom Rini <trini@konsulko.com>
Thu, 26 May 2022 17:46:32 +0000 (13:46 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 6 Jun 2022 16:09:28 +0000 (12:09 -0400)
commit8b83b53a8d5fa3c2a6ab6a979399b1c285af9bea
treecd1658c8d8b324c5ca16ff4c5719f8f54424bba8
parent23780398b587ac8bc912971c60cd816bd1afeb12
imx7: Update CONFIG_SPL_STACK defaults in Kconfig

Update the Kconfig entry to have the correct defaults for i.MX7
platforms, and move the existing large comment from imx7_spl.h to
doc/imx/common/imx7.txt so that it's not lost.

Signed-off-by: Tom Rini <trini@konsulko.com>
common/spl/Kconfig
configs/cl-som-imx7_defconfig
configs/imx7_cm_defconfig
configs/pico-dwarf-imx7d_defconfig
configs/pico-hobbit-imx7d_defconfig
configs/pico-imx7d_bl33_defconfig
configs/pico-imx7d_defconfig
configs/pico-nymph-imx7d_defconfig
configs/pico-pi-imx7d_defconfig
doc/imx/common/imx7.txt [new file with mode: 0644]
include/configs/imx7_spl.h