summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorShaohui Xie <Shaohui.Xie@freescale.com>2015-04-27 15:28:17 +0800
committerYork Sun <yorksun@freescale.com>2015-05-04 09:26:01 -0700
commit38289c6945406494e3d9a59ec52ba4bd132eabc9 (patch)
treec1d9f4beb106152485835b441e69e680251a3e2b /configs
parentc0379b19e200fd5428f210c8855be82ade97d88e (diff)
downloadblackbird-obmc-uboot-38289c6945406494e3d9a59ec52ba4bd132eabc9.tar.gz
blackbird-obmc-uboot-38289c6945406494e3d9a59ec52ba4bd132eabc9.zip
powerpc/t4240qds: Update RCW, defconfig and maintainer
1. board/freescale/t4qds/t4_rcw.cfg 1.8GHz support is requested as default frequency, so update the rcw. 2. remove un-used configs configs/T4160QDS_SPIFLASH_defconfig configs/T4240QDS_SPIFLASH_defconfig SPI boot is not available on T4QDS, so the configs should be removed. 3. board/freescale/t4qds/MAINTAINERS Updated MAINTAINERS accordingly. Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com> [York Sun: revise subject] Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/T4160QDS_SPIFLASH_defconfig4
-rw-r--r--configs/T4240QDS_SPIFLASH_defconfig4
2 files changed, 0 insertions, 8 deletions
diff --git a/configs/T4160QDS_SPIFLASH_defconfig b/configs/T4160QDS_SPIFLASH_defconfig
deleted file mode 100644
index 6146b00fd1..0000000000
--- a/configs/T4160QDS_SPIFLASH_defconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-CONFIG_SYS_EXTRA_OPTIONS="PPC_T4160,RAMBOOT_PBL,SPIFLASH,SYS_TEXT_BASE=0xFFF40000"
-CONFIG_PPC=y
-CONFIG_MPC85xx=y
-CONFIG_TARGET_T4240QDS=y
diff --git a/configs/T4240QDS_SPIFLASH_defconfig b/configs/T4240QDS_SPIFLASH_defconfig
deleted file mode 100644
index 14dc48a0b8..0000000000
--- a/configs/T4240QDS_SPIFLASH_defconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-CONFIG_SYS_EXTRA_OPTIONS="PPC_T4240,RAMBOOT_PBL,SPIFLASH,SYS_TEXT_BASE=0xFFF40000"
-CONFIG_PPC=y
-CONFIG_MPC85xx=y
-CONFIG_TARGET_T4240QDS=y
OpenPOWER on IntegriCloud