commit | d6a7e0cbe30d4493283b559a6e5f655e127649f2 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Mon Mar 20 15:57:22 2017 +0100 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Fri Apr 07 11:23:46 2017 +0530 |
tree | 01fd4e26108c4b25b5e73b1036be3442bc96caf9 | |
parent | 522c282ff4800886cdc60d9b363adcb07c9131ee [diff] |
sunxi: Add default environment size On boards that defines ENV_IS_NOWHERE, such as the NES classic, commit 19dbe7d1a3f7 ("common: Move environment choice to Kconfig") broke the build because of a missing environment size. Reintroduce a default environment size consistent with what we had before. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>