[U-Boot] [PATCH v1 0/2] Rename DDR4 target names
Priyanka Jain
Priyanka.Jain at freescale.com
Mon Aug 10 07:01:25 CEST 2015
Hello York,
T1040D4RDB/T1042D4RDB boards have other difference as well apart from DDR4 w.r.t old T1040RDB/T1042RDB.
T1040D4RDB/T1042D4RDB is the naming convection that has been used to distinguished new T1040RDB/T1042RDB board with DDR4 memory, new serdes protocol support , new muxes , etc.
If the only difference would have been DDR4, then we could have renamed to T1040RDB_DDR4 board.
But at this moment, the name T1040D4RDB is printed on the new boards and has been used in all board, SDK related documentation for these new boards.
I think renaming them to T1040RDB_DDR4 will create confusion.
Regards
Priyanka
> -----Original Message-----
> From: York Sun [mailto:yorksun at freescale.com]
> Sent: Friday, August 07, 2015 5:00 AM
> To: U-Boot Mailing List
> Cc: Wood Scott-B07421; Sun York-R58495; Stephen Warren; Masahiro
> Yamada; Tom Rini; Joe Hershberger; Aggrwal Poonam-B10812; Jain Priyanka-
> B32167; Liu Shengzhou-B36685
> Subject: [PATCH v1 0/2] Rename DDR4 target names
>
> Freescale T1 series supports both DDR3 and DDR4. We have boards for each
> type of memory. To make the naming consistence and easy to understand,
> use _DDR4 instead of _D4 for the names. The same applies to Layerscape
> LS1 series, which already has _ddr4 in the name. LS2 series doesn't support
> DDR3, so the emulator target for DDR3 is dropped.
>
>
>
> York Sun (2):
> armv8/ls2085a_emu: Drop DDR3 emulation target
> powerpc/defconfig: Rename defconfig file for DDR4 targets
>
> board/freescale/ls2085a/MAINTAINERS | 1 -
> board/freescale/t102xqds/MAINTAINERS | 4 ++--
> board/freescale/t1040qds/MAINTAINERS | 2 +-
> board/freescale/t104xrdb/MAINTAINERS | 20 ++++++++++----------
> ...fconfig => T1024QDS_DDR4_SECURE_BOOT_defconfig} | 0
> ...040QDS_D4_defconfig => T1040QDS_DDR4_defconfig} | 0
> ...NAND_defconfig => T1040RDB_DDR4_NAND_defconfig} | 0
> ...RD_defconfig => T1040RDB_DDR4_SDCARD_defconfig} | 0
> ...fconfig => T1040RDB_DDR4_SECURE_BOOT_defconfig} | 0
> ..._defconfig => T1040RDB_DDR4_SPIFLASH_defconfig} | 0
> ...1040D4RDB_defconfig => T1040RDB_DDR4_defconfig} | 0
> ...NAND_defconfig => T1042RDB_DDR4_NAND_defconfig} | 0
> ...RD_defconfig => T1042RDB_DDR4_SDCARD_defconfig} | 0
> ...fconfig => T1042RDB_DDR4_SECURE_BOOT_defconfig} | 0
> ..._defconfig => T1042RDB_DDR4_SPIFLASH_defconfig} | 0
> ...1042D4RDB_defconfig => T1042RDB_DDR4_defconfig} | 0
> configs/ls2085a_emu_D4_defconfig | 14 --------------
> configs/ls2085a_emu_defconfig | 2 +-
> 18 files changed, 14 insertions(+), 29 deletions(-) rename
> configs/{T1024QDS_D4_SECURE_BOOT_defconfig =>
> T1024QDS_DDR4_SECURE_BOOT_defconfig} (100%) rename
> configs/{T1040QDS_D4_defconfig => T1040QDS_DDR4_defconfig} (100%)
> rename configs/{T1040D4RDB_NAND_defconfig =>
> T1040RDB_DDR4_NAND_defconfig} (100%) rename
> configs/{T1040D4RDB_SDCARD_defconfig =>
> T1040RDB_DDR4_SDCARD_defconfig} (100%) rename
> configs/{T1040D4RDB_SECURE_BOOT_defconfig =>
> T1040RDB_DDR4_SECURE_BOOT_defconfig} (100%) rename
> configs/{T1040D4RDB_SPIFLASH_defconfig =>
> T1040RDB_DDR4_SPIFLASH_defconfig} (100%) rename
> configs/{T1040D4RDB_defconfig => T1040RDB_DDR4_defconfig} (100%)
> rename configs/{T1042D4RDB_NAND_defconfig =>
> T1042RDB_DDR4_NAND_defconfig} (100%) rename
> configs/{T1042D4RDB_SDCARD_defconfig =>
> T1042RDB_DDR4_SDCARD_defconfig} (100%) rename
> configs/{T1042D4RDB_SECURE_BOOT_defconfig =>
> T1042RDB_DDR4_SECURE_BOOT_defconfig} (100%) rename
> configs/{T1042D4RDB_SPIFLASH_defconfig =>
> T1042RDB_DDR4_SPIFLASH_defconfig} (100%) rename
> configs/{T1042D4RDB_defconfig => T1042RDB_DDR4_defconfig} (100%)
> delete mode 100644 configs/ls2085a_emu_D4_defconfig
>
> --
> 1.7.9.5
More information about the U-Boot
mailing list