[U-Boot] [PATCH 09/22] ppc: ppc405: ppc405-generic_flash_defconfig
Ricardo Ribalda Delgado
ricardo.ribalda at gmail.com
Tue Jan 26 11:24:12 CET 2016
Remove redundant defconfig file. Boot via flash can be configured via
Kconfig.
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda at gmail.com>
---
configs/xilinx-ppc405-generic_flash_defconfig | 8 --------
1 file changed, 8 deletions(-)
delete mode 100644 configs/xilinx-ppc405-generic_flash_defconfig
diff --git a/configs/xilinx-ppc405-generic_flash_defconfig b/configs/xilinx-ppc405-generic_flash_defconfig
deleted file mode 100644
index 37084fb0a82d..000000000000
--- a/configs/xilinx-ppc405-generic_flash_defconfig
+++ /dev/null
@@ -1,8 +0,0 @@
-CONFIG_PPC=y
-CONFIG_4xx=y
-CONFIG_TARGET_XILINX_PPC405_GENERIC=y
-CONFIG_SYS_EXTRA_OPTIONS="SYS_TEXT_BASE=0xF7F60000,RESET_VECTOR_ADDRESS=0xF7FFFFFC"
-# CONFIG_CMD_IMLS is not set
-# CONFIG_CMD_SETEXPR is not set
-# CONFIG_CMD_NET is not set
-# CONFIG_CMD_NFS is not set
--
2.7.0.rc3
More information about the U-Boot
mailing list