]> Git Repo - J-u-boot.git/commitdiff
ppc: ppc440: ppc440-generic_flash_defconfig
authorRicardo Ribalda Delgado <[email protected]>
Tue, 26 Jan 2016 10:24:11 +0000 (11:24 +0100)
committerMichal Simek <[email protected]>
Wed, 27 Jan 2016 14:32:05 +0000 (15:32 +0100)
Remove redundant defconfig file. Boot via flash can be configured via
Kconfig.

Signed-off-by: Ricardo Ribalda Delgado <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Acked-by: Stefan Roese <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Reviewed-by: Michal Simek <[email protected]>
configs/xilinx-ppc440-generic_flash_defconfig [deleted file]

diff --git a/configs/xilinx-ppc440-generic_flash_defconfig b/configs/xilinx-ppc440-generic_flash_defconfig
deleted file mode 100644 (file)
index 6299033..0000000
+++ /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
This page took 0.032247 seconds and 4 git commands to generate.