aboutsummaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-01-01 09:04:35 -0500
committerTom Rini <trini@konsulko.com>2018-01-01 09:04:35 -0500
commitd167dd4883406ca852b1a2e75db5553279815f62 (patch)
treee8ba75857253f05502b7ee144922338c8c0dc8f3 /board
parent46caea7f96f0cd81cbc92fefc3d279e870442cb0 (diff)
parentf777df3628c544d2f982cbb631fbd053f4072955 (diff)
downloadu-boot-d167dd4883406ca852b1a2e75db5553279815f62.zip
u-boot-d167dd4883406ca852b1a2e75db5553279815f62.tar.gz
u-boot-d167dd4883406ca852b1a2e75db5553279815f62.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Diffstat (limited to 'board')
-rw-r--r--board/theobroma-systems/puma_rk3399/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/theobroma-systems/puma_rk3399/Kconfig b/board/theobroma-systems/puma_rk3399/Kconfig
index 80b3460..8a94cbd 100644
--- a/board/theobroma-systems/puma_rk3399/Kconfig
+++ b/board/theobroma-systems/puma_rk3399/Kconfig
@@ -13,7 +13,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
def_bool y
config ENV_SIZE
- default 0x2000 if ENV_IS_IN_SPI_FLASH
+ default 0x2000
config ENV_OFFSET
default 0x3c000 if ENV_IS_IN_SPI_FLASH