History log of /rk3399_rockchip-uboot/drivers/ram/rockchip/Kconfig (Results 1 – 7 of 7)
Revision Date Author Comments
# d8e26cc8 25-Aug-2021 YouMin Chen <cym@rock-chips.com>

ram: rockchip: add support initialize DMC FSP

Add support initialize DMC frequency set point.

Signed-off-by: YouMin Chen <cym@rock-chips.com>
Change-Id: I5f7a38dcafcd5737cdbb76b9a13e295d0ed22f0b


# ee5f0829 03-Aug-2020 Tang Yun ping <typ@rock-chips.com>

rv1126: ddr: add extended temperature support

Enable it by set CONFIG_ROCKCHIP_DRAM_EXTENDED_TEMP_SUPPORT to y.

Change-Id: I54db1d1b33fc9e063c05bc4aca85589b495a4db9
Signed-off-by: Tang Yun ping <ty

rv1126: ddr: add extended temperature support

Enable it by set CONFIG_ROCKCHIP_DRAM_EXTENDED_TEMP_SUPPORT to y.

Change-Id: I54db1d1b33fc9e063c05bc4aca85589b495a4db9
Signed-off-by: Tang Yun ping <typ@rock-chips.com>

show more ...


# 970fa5d8 23-Jun-2020 Tang Yun ping <typ@rock-chips.com>

drivers: ram: rv1126: optimizing dram type select code

Use CONFIG_ROCKCHIP_TPL_INIT_DRAM_TYPE to select dram type.
Use the same define with arch/arm/include/asm/arch-rockchip/sdram.h (0 for
DDR4, 2

drivers: ram: rv1126: optimizing dram type select code

Use CONFIG_ROCKCHIP_TPL_INIT_DRAM_TYPE to select dram type.
Use the same define with arch/arm/include/asm/arch-rockchip/sdram.h (0 for
DDR4, 2 for DDR2, 3 for DDR3, 5 for LPDDR2, 6 for LPDDR3, 7 for LPDDR4).

Change-Id: I982db49c1881f6975afd4ba48f88ee3dd9286d3e
Signed-off-by: Tang Yun ping <typ@rock-chips.com>

show more ...


# b8dc613c 19-Nov-2019 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot


# 5e6e8f2d 09-Oct-2019 YouMin Chen <cym@rock-chips.com>

driver: ram: rockchip: modify sdram common driver

Remove the config about SDRAM_COMMON_CAP_DETECT,SDRAM_COMMON_OSREG,
SDRAM_COMMON_MSCH_RK3399 and SDRAM_COMMON_MSCH_PX30.

Change-Id: I17f2bdae585454

driver: ram: rockchip: modify sdram common driver

Remove the config about SDRAM_COMMON_CAP_DETECT,SDRAM_COMMON_OSREG,
SDRAM_COMMON_MSCH_RK3399 and SDRAM_COMMON_MSCH_PX30.

Change-Id: I17f2bdae585454a1d869ae9d967843d1d169381f
Signed-off-by: YouMin Chen <cym@rock-chips.com>

show more ...


# 74803dec 21-Dec-2018 YouMin Chen <cym@rock-chips.com>

driver: ram: rockchip: add common code about dram init

Add commond code about rockchip dram init,include print dram info,
capacity detect,config msch timing,config os_regs and so on.

Change-Id: Ie4

driver: ram: rockchip: add common code about dram init

Add commond code about rockchip dram init,include print dram info,
capacity detect,config msch timing,config os_regs and so on.

Change-Id: Ie4223dac31bde290d19627c96088542fcdd5521d
Signed-off-by: YouMin Chen <cym@rock-chips.com>

show more ...


# 16a92a42 05-Sep-2018 Tang Yun ping <typ@rock-chips.com>

rockchip dmc: add rockchip dmc code

This dmc code is prepare for ddr test tool to scanning ddr freq,
normal firmware no need to enable it.
Current version only support PX30/RK3326 and RK3328/RK3228H

rockchip dmc: add rockchip dmc code

This dmc code is prepare for ddr test tool to scanning ddr freq,
normal firmware no need to enable it.
Current version only support PX30/RK3326 and RK3328/RK3228H,
CONFIG_ROCKCHIP_DMC=y to enable it

Change-Id: I25360846bb5af74eb82bdc6e64bdaa2d55ab0f64
Signed-off-by: Tang Yun ping <typ@rock-chips.com>

show more ...