aboutsummaryrefslogtreecommitdiff
path: root/board/theobroma-systems/puma_rk3399/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/theobroma-systems/puma_rk3399/Kconfig')
-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 8a94cbd..9e23252 100644
--- a/board/theobroma-systems/puma_rk3399/Kconfig
+++ b/board/theobroma-systems/puma_rk3399/Kconfig
@@ -16,6 +16,6 @@ config ENV_SIZE
default 0x2000
config ENV_OFFSET
- default 0x3c000 if ENV_IS_IN_SPI_FLASH
+ default 0x3fc000 if ENV_IS_IN_SPI_FLASH
endif