diff options
Diffstat (limited to 'configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig')
-rw-r--r-- | configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig b/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig index e5473ff2c9..9c89ebd697 100644 --- a/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig +++ b/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig @@ -1,5 +1,7 @@ CONFIG_PPC=y CONFIG_SYS_TEXT_BASE=0x11000000 +CONFIG_ENV_SIZE=0x2000 +CONFIG_ENV_OFFSET=0x0 CONFIG_IDENT_STRING=" controlcenterd 0.01" CONFIG_MPC85xx=y CONFIG_TARGET_CONTROLCENTERD=y |