]> git.sur5r.net Git - u-boot/commit
sunxi: Add default environment size
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 20 Mar 2017 14:57:22 +0000 (15:57 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 7 Apr 2017 05:53:46 +0000 (11:23 +0530)
commitd6a7e0cbe30d4493283b559a6e5f655e127649f2
tree01fd4e26108c4b25b5e73b1036be3442bc96caf9
parent522c282ff4800886cdc60d9b363adcb07c9131ee
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>
include/configs/sunxi-common.h