diff options
Diffstat (limited to 'configs/xilinx-ppc440-generic_flash_defconfig')
-rw-r--r-- | configs/xilinx-ppc440-generic_flash_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/xilinx-ppc440-generic_flash_defconfig b/configs/xilinx-ppc440-generic_flash_defconfig new file mode 100644 index 0000000000..635926ffba --- /dev/null +++ b/configs/xilinx-ppc440-generic_flash_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="SYS_TEXT_BASE=0xF7F60000,RESET_VECTOR_ADDRESS=0xF7FFFFFC" +CONFIG_PPC=y +CONFIG_4xx=y +CONFIG_TARGET_XILINX_PPC440_GENERIC=y |