summaryrefslogtreecommitdiffstats
path: root/board/ti
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2016-05-16 10:51:25 +0530
committerTom Rini <trini@konsulko.com>2016-05-27 15:47:45 -0400
commitcfd921f7cc8cb54320e2b2ac4dc9ec13fc4f96c3 (patch)
tree11b18aed8bcd8ad899116936217f90f5febdd85c /board/ti
parentbd7245849f7ce1c0d2707b7f213d5df1f99284c8 (diff)
downloadblackbird-obmc-uboot-cfd921f7cc8cb54320e2b2ac4dc9ec13fc4f96c3.tar.gz
blackbird-obmc-uboot-cfd921f7cc8cb54320e2b2ac4dc9ec13fc4f96c3.zip
ARM: DRA7: configs: Remove obsolete configs
Removing: uart3_defconfig: Now uart3 can be selected using menuconfig, removing separate config for uart mode. Doing uart boot is not straight forward as ROM uses uart3 as default serial console. In order to boot to prompt, concole in both u-boot and kernel needs to be changed. qspiboot_defconfig: The only advantage of enabling QSPI_BOOT is selecting env in QSPI. Eventually env needs to be selected by menuconfig so removing qspiboot_defconfig. qspiboot can be done using dra7xx_evm_defconfig. Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'board/ti')
-rw-r--r--board/ti/dra7xx/MAINTAINERS2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/ti/dra7xx/MAINTAINERS b/board/ti/dra7xx/MAINTAINERS
index 5ec67697cf..907cb13efe 100644
--- a/board/ti/dra7xx/MAINTAINERS
+++ b/board/ti/dra7xx/MAINTAINERS
@@ -4,5 +4,3 @@ S: Maintained
F: board/ti/dra7xx/
F: include/configs/dra7xx_evm.h
F: configs/dra7xx_evm_defconfig
-F: configs/dra7xx_evm_qspiboot_defconfig
-F: configs/dra7xx_evm_uart3_defconfig
OpenPOWER on IntegriCloud