]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
ARM: AM437x: Align HS device variant defconfig filename
authorAndreas Dannenberg <dannenberg@ti.com>
Wed, 22 Jun 2016 22:10:26 +0000 (17:10 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 1 Jul 2016 21:42:53 +0000 (17:42 -0400)
Align the name of the defconfig file for high-security (HS) device variants
from the AM43xx family of SoCs with the corresponding name used for the
general purpose devices. This allows for easier cross-association of those
files and also provides room to grow from an HS device part number
perspective.

Furthermore, update and cleanup associated MAINTAINERS file.

Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Cc: Lokesh Vutla <lokeshvutla@ti.com>
Cc: Madan Srinivas <madans@ti.com>
board/ti/am43xx/MAINTAINERS
configs/am43xx_hs_evm_defconfig [moved from configs/am437x_hs_evm_defconfig with 100% similarity]

index 3d40b171d20f1caa50a7a91e439726359936a86c..83645acff4e08befc29b38981db99dea9dbe9204 100644 (file)
@@ -4,6 +4,7 @@ S:      Maintained
 F:     board/ti/am43xx/
 F:     include/configs/am43xx_evm.h
 F:     configs/am43xx_evm_defconfig
-F:     configs/am43xx_evm_qspiboot_defconfig
 F:     configs/am43xx_evm_ethboot_defconfig
+F:     configs/am43xx_evm_qspiboot_defconfig
 F:     configs/am43xx_evm_usbhost_boot_defconfig
+F:     configs/am43xx_hs_evm_defconfig