]> git.baikalelectronics.ru Git - uboot.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)
commitaa2dd4f99e4064953d1b186a9280856b7e7646dd
treecd1658c8d8b324c5ca16ff4c5719f8f54424bba8
parentfbb2f75da37a1f0db2d9a24b71d45c4bd8f0e6fb
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