diff options
Diffstat (limited to 'configs/cobra5272_defconfig')
-rw-r--r-- | configs/cobra5272_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cobra5272_defconfig b/configs/cobra5272_defconfig index 5cb6a802ab1..2e845e7e4b4 100644 --- a/configs/cobra5272_defconfig +++ b/configs/cobra5272_defconfig @@ -1,5 +1,6 @@ CONFIG_M68K=y CONFIG_TARGET_COBRA5272=y +CONFIG_SYS_TEXT_BASE=0xffe00000 CONFIG_SYS_PROMPT="COBRA > " # CONFIG_CMD_LOADB is not set # CONFIG_CMD_LOADS is not set |