Commit 293194c8bef96bf09f23f8412e8aba673d87fdfd
1 parent
09b9a55921
Exists in
v2017.01-smarct4x
and in
33 other branches
powerpc/defconfig: Rename defconfig file for T1040QDS/T1024QDS DDR4 targets
Previously the DDR4 targets were named with _D4. Rename them with _DDR4 for easy identification. Signed-off-by: York Sun <yorksun@freescale.com>
Showing 6 changed files with 17 additions and 17 deletions Side-by-side Diff
board/freescale/t102xqds/MAINTAINERS
| ... | ... | @@ -7,7 +7,7 @@ |
| 7 | 7 | F: configs/T1024QDS_NAND_defconfig |
| 8 | 8 | F: configs/T1024QDS_SDCARD_defconfig |
| 9 | 9 | F: configs/T1024QDS_SPIFLASH_defconfig |
| 10 | -F: configs/T1024QDS_D4_defconfig | |
| 10 | +F: configs/T1024QDS_DDR4_defconfig | |
| 11 | 11 | F: configs/T1024QDS_SECURE_BOOT_defconfig |
| 12 | -F: configs/T1024QDS_D4_SECURE_BOOT_defconfig | |
| 12 | +F: configs/T1024QDS_DDR4_SECURE_BOOT_defconfig |
board/freescale/t1040qds/MAINTAINERS
configs/T1024QDS_D4_SECURE_BOOT_defconfig
configs/T1024QDS_DDR4_SECURE_BOOT_defconfig
configs/T1040QDS_D4_defconfig
configs/T1040QDS_DDR4_defconfig