diff options
Diffstat (limited to 'configs/MPC8548CDS_legacy_defconfig')
-rw-r--r-- | configs/MPC8548CDS_legacy_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC8548CDS_legacy_defconfig b/configs/MPC8548CDS_legacy_defconfig index 87d1fd716c..eb8233dfd6 100644 --- a/configs/MPC8548CDS_legacy_defconfig +++ b/configs/MPC8548CDS_legacy_defconfig @@ -1,4 +1,5 @@ CONFIG_PPC=y +CONFIG_SYS_IMMR=0xE0000000 CONFIG_SYS_TEXT_BASE=0xFFF80000 CONFIG_SYS_MALLOC_LEN=0x100000 CONFIG_ENV_SIZE=0x2000 |