commit | 8b83b53a8d5fa3c2a6ab6a979399b1c285af9bea | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu May 26 13:46:32 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 06 12:09:28 2022 -0400 |
tree | cd1658c8d8b324c5ca16ff4c5719f8f54424bba8 | |
parent | 23780398b587ac8bc912971c60cd816bd1afeb12 [diff] |
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>