commit | 552424393d946e635a44bf276598e30307fcb512 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu May 26 13:36:17 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 06 12:09:28 2022 -0400 |
tree | 5710c91b0a891c590826da0137230a09d819c99a | |
parent | 8a14ac4ca6c50dac8ec10b4943dc5a2451741b38 [diff] |
imx6: Update CONFIG_SPL_STACK defaults in Kconfig Update the Kconfig entry to have the correct defaults for i.MX6 platforms, and move the existing large comment from imx6_spl.h to doc/imx/common/imx6.txt so that it's not lost. Signed-off-by: Tom Rini <trini@konsulko.com>