diff options
Diffstat (limited to 'configs/Cyrus_P5040_defconfig')
-rw-r--r-- | configs/Cyrus_P5040_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/Cyrus_P5040_defconfig b/configs/Cyrus_P5040_defconfig index d1c359b604..10ca467faa 100644 --- a/configs/Cyrus_P5040_defconfig +++ b/configs/Cyrus_P5040_defconfig @@ -1,5 +1,7 @@ CONFIG_PPC=y CONFIG_SYS_TEXT_BASE=0xFFF40000 +CONFIG_ENV_SIZE=0x2000 +CONFIG_ENV_OFFSET=0xCF400 CONFIG_MPC85xx=y CONFIG_TARGET_CYRUS_P5040=y # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |