diff options
Diffstat (limited to 'configs/ml507_defconfig')
-rw-r--r-- | configs/ml507_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/ml507_defconfig b/configs/ml507_defconfig new file mode 100644 index 0000000000..009972a1e1 --- /dev/null +++ b/configs/ml507_defconfig @@ -0,0 +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 |