mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
ARM: AM437x: Align HS device variant defconfig filename
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>
This commit is contained in:
parent
8dfd6e2129
commit
4aae64c22a
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue