summaryrefslogtreecommitdiff
path: root/board/ti
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2016-05-16 05:21:25 (GMT)
committerTom Rini <trini@konsulko.com>2016-05-27 19:47:45 (GMT)
commitcfd921f7cc8cb54320e2b2ac4dc9ec13fc4f96c3 (patch)
tree11b18aed8bcd8ad899116936217f90f5febdd85c /board/ti
parentbd7245849f7ce1c0d2707b7f213d5df1f99284c8 (diff)
downloadu-boot-cfd921f7cc8cb54320e2b2ac4dc9ec13fc4f96c3.tar.xz
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 5ec6769..907cb13 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