summaryrefslogtreecommitdiff
path: root/configs/MPC8536DS_SPIFLASH_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/MPC8536DS_SPIFLASH_defconfig')
-rw-r--r--configs/MPC8536DS_SPIFLASH_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/MPC8536DS_SPIFLASH_defconfig b/configs/MPC8536DS_SPIFLASH_defconfig
index fb223890c0..b0b1040cda 100644
--- a/configs/MPC8536DS_SPIFLASH_defconfig
+++ b/configs/MPC8536DS_SPIFLASH_defconfig
@@ -1,5 +1,8 @@
CONFIG_PPC=y
CONFIG_SYS_TEXT_BASE=0xf8f40000
+CONFIG_ENV_SIZE=0x2000
+CONFIG_ENV_OFFSET=0xF0000
+CONFIG_ENV_SECT_SIZE=0x10000
CONFIG_MPC85xx=y
# CONFIG_CMD_ERRATA is not set
CONFIG_TARGET_MPC8536DS=y