diff options
Diffstat (limited to 'configs/ml507_defconfig')
-rw-r--r-- | configs/ml507_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ml507_defconfig b/configs/ml507_defconfig index 009972a..cbd37b3 100644 --- a/configs/ml507_defconfig +++ b/configs/ml507_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="SYS_TEXT_BASE=0x04000000,RESET_VECTOR_ADDRESS=0x04100000,BOOT_FROM_XMD=1,INIT_TLB=board/xilinx/ppc440-generic/init.o" CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_ML507=y +CONFIG_SYS_EXTRA_OPTIONS="SYS_TEXT_BASE=0x04000000,RESET_VECTOR_ADDRESS=0x04100000,BOOT_FROM_XMD=1,INIT_TLB=board/xilinx/ppc440-generic/init.o" |