/u-boot/drivers/ram/aspeed/ |
A D | Kconfig | 4 bool "Enable Dual X8 DDR4 die" 8 Say Y if dual X8 DDR4 die is used on the board. The aspeed ddr sdram 15 prompt "DDR4 target date rate" 19 bool "DDR4 targets at 400Mbps" 22 select DDR4 target data rate at 400M 25 bool "DDR4 targets at 800Mbps" 28 select DDR4 target data rate at 800M 31 bool "DDR4 targets at 1333Mbps" 34 select DDR4 target data rate at 1333M 37 bool "DDR4 targets at 1600Mbps" [all …]
|
/u-boot/drivers/ram/octeon/ |
A D | Kconfig | 11 bool "Octeon III DDR4 RAM support" 14 This enables support for DDR4 RAM suppoort for Octeon III. This does
|
/u-boot/drivers/ram/rockchip/ |
A D | sdram_pctl_px30.c | 38 if (dramtype == DDR3 || dramtype == DDR4) { in pctl_write_mr() 68 if (dramtype != DDR4 || vrefrate < 4500 || in pctl_write_vrefdq() 174 dram_type == DDR4) in pctl_remodify_sdram_params()
|
A D | sdram_px30.c | 222 if (sdram_params->base.dramtype == DDR4) { in calculate_ddrconfig() 255 if (sdram_params->base.dramtype == DDR4) in set_ctl_address_map() 272 if (sdram_params->base.dramtype == DDR4) { in set_ctl_address_map() 298 if (sdram_params->base.dramtype == DDR4 && cap_info->bw != 0x2) in set_ctl_address_map() 452 if (sdram_params->base.dramtype == DDR4) in enable_low_power() 556 if (sdram_params->base.dramtype == DDR4) in sdram_init_() 585 if (dram_type != DDR4) { in dram_detect_cap()
|
A D | sdram_common.c | 20 case DDR4: in sdram_print_dram_type() 58 if (base->dramtype == DDR4) { in sdram_print_ddr_info() 146 if (dram_type == DDR4) in sdram_get_cs_cap() 400 if (dram_type == DDR4) { in sdram_detect_cs1_row()
|
A D | sdram_phy_px30.c | 131 if (dramtype == DDR4) { in phy_data_training() 149 if (dramtype == DDR4) { in phy_data_training()
|
A D | sdram-px30-ddr4-detect-333.inc | 28 .dramtype = DDR4,
|
A D | sdram_rk3328.c | 152 if (sdram_params->base.dramtype == DDR4) { in calculate_ddrconfig() 227 if (sdram_params->base.dramtype == DDR4 && cap_info->bw == 0x1) in set_ctl_address_map() 383 if (sdram_params->base.dramtype == DDR4) in sdram_init() 417 if (dram_type != DDR4) { in dram_detect_cap()
|
A D | Kconfig | 29 This enables DDR4 sdram support instead of the default DDR3 support
|
/u-boot/arch/arm/include/asm/arch-rockchip/ |
A D | sdram.h | 10 DDR4 = 0, enumerator
|
/u-boot/drivers/ddr/fsl/ |
A D | Kconfig | 105 Enable Freescale DDR4 controller. 127 bool "Freescale DDR4 controller"
|
/u-boot/drivers/ddr/imx/imx8m/ |
A D | Kconfig | 17 Select the i.MX8M DDR4 driver support on i.MX8M SOC.
|
/u-boot/arch/arm/mach-mediatek/ |
A D | Kconfig | 62 chip and several DDR3 and DDR4 options. 71 chip and several DDR3 and DDR4 options.
|
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
A D | README.soc | 24 - One 32-bit DDR3L/DDR4 SDRAM memory controllers with ECC and interleaving 68 - 1 64-bit DDR4 SDRAM memory controller with ECC 95 - Two 64-bit DDR4 SDRAM memory controllers with ECC and interleaving support 96 - One secondary 32-bit DDR4 SDRAM memory controller, intended for use by 180 - One 64-bit DDR4 SDRAM memory controllers with ECC and interleaving 222 - Two 64-bit DDR4 SDRAM memory controllers with ECC and interleaving support 223 - One secondary 32-bit DDR4 SDRAM memory controller, intended for use by 291 Two 64-bit 3.2GT/s DDR4 SDRAM memory controllers with ECC. 351 - One 32-bit DDR3L/DDR4 SDRAM memory controller with ECC 397 One 64-bit 2.9GT/s DDR4 SDRAM memory controllers with ECC.
|
/u-boot/board/freescale/ls1088a/ |
A D | README | 48 - One ports of 72-bits (8-bits ECC, 64-bits DATA) DDR4. Each port supports four 114 - One ports of 72-bits (8-bits ECC, 64-bits DATA) DDR4. Each port supports four
|
/u-boot/board/freescale/ls1028a/ |
A D | README | 118 - Supports data rates of up to 1.6 GT/s for both, DDR4 and DDR3L 124 all devices in case of DDR3L or DDR4, respectively. Power can 126 DDR4 devices, respectively
|
/u-boot/board/freescale/ls2080ardb/ |
A D | README | 23 - Two ports of 72-bits (8-bits ECC) DDR4. Each port supports four 25 - One port of 40-bits (8-bits ECC) DDR4 which supports four chip-selects
|
/u-boot/board/freescale/ls1043ardb/ |
A D | README | 22 - 2GB 32bits DDR4 SDRAM. Support rates of up to 1600MT/s
|
/u-boot/arch/arm/mach-imx/imx8m/ |
A D | Kconfig | 53 bool "imx8mn DDR4 EVK board"
|
/u-boot/board/freescale/ls1043aqds/ |
A D | README | 23 - 2GB 40bits (8-bits ECC) DDR4 SDRAM. Support rates of up to 1600MT/s
|
/u-boot/arch/arm/dts/ |
A D | imx8mn-ddr4-evk.dts | 12 model = "NXP i.MX8MNano DDR4 EVK board";
|
/u-boot/board/freescale/ls1046afrwy/ |
A D | README | 27 - 8GB 64bits DDR4 SDRAM. Support rates of up to 2133MT/s
|
/u-boot/board/freescale/ls1046aqds/ |
A D | README | 23 - 8GB 64bits DDR4 SDRAM. Support rates of up to 2133MT/s
|
/u-boot/board/freescale/ls1046ardb/ |
A D | README | 27 - 8GB 64bits DDR4 SDRAM. Support rates of up to 2133MT/s
|
/u-boot/arch/arm/mach-rockchip/ |
A D | sdram.c | 139 if (dram_type == DDR4) { in rockchip_sdram_size()
|