commit | 23780398b587ac8bc912971c60cd816bd1afeb12 | [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 | f113d7d3034672de7d074506a05a7055f1f0dcae [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>