commit | 2e04c955c5ccaa7ba107e204786d0eaeaa1b5b38 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Mar 11 07:12:46 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 18 08:43:24 2022 -0400 |
tree | 01cfe3b00e731d3a2c0e827d98e1a417d473dfe8 | |
parent | be7a9c22c7126d63f87a6239041ef7eff31555e6 [diff] |
sunxi: Do not define CONFIG_SPL_STACK_ADDR_R We cannot define a CONFIG value here to ensure that the Kconfig value isn't set wrong. Fixes: 2c699fe0d34d ("configs: sunxi: Add common SUNIV header") Cc: Icenowy Zheng <icenowy@aosc.io> Cc: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Tom Rini <trini@konsulko.com>