[U-Boot] [PATCH 08/22] ppc: ppc440: ppc440-generic_flash_defconfig

Ricardo Ribalda Delgado ricardo.ribalda at gmail.com
Tue Jan 26 11:24:11 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-ppc440-generic_flash_defconfig | 8 --------
 1 file changed, 8 deletions(-)
 delete mode 100644 configs/xilinx-ppc440-generic_flash_defconfig

diff --git a/configs/xilinx-ppc440-generic_flash_defconfig b/configs/xilinx-ppc440-generic_flash_defconfig
deleted file mode 100644
index 629903344b77..000000000000
--- a/configs/xilinx-ppc440-generic_flash_defconfig
+++ /dev/null
@@ -1,8 +0,0 @@
-CONFIG_PPC=y
-CONFIG_4xx=y
-CONFIG_TARGET_XILINX_PPC440_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