diff options
Diffstat (limited to 'configs/kmtepr2_defconfig')
-rw-r--r-- | configs/kmtepr2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/kmtepr2_defconfig b/configs/kmtepr2_defconfig index 5bb3d9c116..cf2f59b39b 100644 --- a/configs/kmtepr2_defconfig +++ b/configs/kmtepr2_defconfig @@ -1,5 +1,5 @@ CONFIG_PPC=y -CONFIG_SYS_TEXT_BASE=0xF0000000 +CONFIG_TEXT_BASE=0xF0000000 CONFIG_ENV_SIZE=0x4000 CONFIG_ENV_SECT_SIZE=0x20000 CONFIG_DEFAULT_DEVICE_TREE="kmtepr2" |