]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
powerpc/defconfig: Rename defconfig file for T1040QDS/T1024QDS DDR4 targets
authorYork Sun <yorksun@freescale.com>
Thu, 13 Aug 2015 17:22:10 +0000 (10:22 -0700)
committerYork Sun <yorksun@freescale.com>
Wed, 2 Sep 2015 01:42:54 +0000 (20:42 -0500)
Previously the DDR4 targets were named with _D4. Rename them with
_DDR4 for easy identification.

Signed-off-by: York Sun <yorksun@freescale.com>
board/freescale/t102xqds/MAINTAINERS
board/freescale/t1040qds/MAINTAINERS
configs/T1024QDS_DDR4_SECURE_BOOT_defconfig [moved from configs/T1024QDS_D4_SECURE_BOOT_defconfig with 100% similarity]
configs/T1040QDS_DDR4_defconfig [moved from configs/T1040QDS_D4_defconfig with 100% similarity]

index 1ffccc4fd34f4b6fe0ac0f6e1658bfddaa06d25b..23480e2d71a90948e7fb83a87ad98e637e16d3ea 100644 (file)
@@ -7,6 +7,6 @@ F:      configs/T1024QDS_defconfig
 F:     configs/T1024QDS_NAND_defconfig
 F:     configs/T1024QDS_SDCARD_defconfig
 F:     configs/T1024QDS_SPIFLASH_defconfig
-F:     configs/T1024QDS_D4_defconfig
+F:     configs/T1024QDS_DDR4_defconfig
 F:     configs/T1024QDS_SECURE_BOOT_defconfig
-F:     configs/T1024QDS_D4_SECURE_BOOT_defconfig
+F:     configs/T1024QDS_DDR4_SECURE_BOOT_defconfig
index 83f6b3ce3adbd4d98074baee2696739efccbe0c3..640538ff61ce50ab7524aab27fb2383837957fbb 100644 (file)
@@ -4,7 +4,7 @@ S:      Maintained
 F:     board/freescale/t1040qds/
 F:     include/configs/T1040QDS.h
 F:     configs/T1040QDS_defconfig
-F:     configs/T1040QDS_D4_defconfig
+F:     configs/T1040QDS_DDR4_defconfig
 
 T1040QDS_SECURE_BOOT BOARD
 M:     Aneesh Bansal <aneesh.bansal@freescale.com>