diff options
Diffstat (limited to 'configs/pg_wcom_expu1_defconfig')
-rw-r--r-- | configs/pg_wcom_expu1_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pg_wcom_expu1_defconfig b/configs/pg_wcom_expu1_defconfig index 73ae5290ed..25f6cad18e 100644 --- a/configs/pg_wcom_expu1_defconfig +++ b/configs/pg_wcom_expu1_defconfig @@ -2,7 +2,7 @@ CONFIG_ARM=y CONFIG_SKIP_LOWLEVEL_INIT=y CONFIG_COUNTER_FREQUENCY=8333333 CONFIG_TARGET_PG_WCOM_EXPU1=y -CONFIG_SYS_TEXT_BASE=0x60100000 +CONFIG_TEXT_BASE=0x60100000 CONFIG_SYS_MALLOC_LEN=0x1004000 CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x4000 |