| 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 ...
|