u-boot/arch/arm/mach-sunxi/dram_timings
Mikhail Kalashnikov ecb896cec7 sunxi: H616: add LPDDR3 DRAM support
The H616 SoC has support for several types of DRAM: DDR3, LPDDR3,
DDR4 and LPDDR4.
At the moment, the driver only supports DDR3 memory.
Let's extend the driver to support the LPDDR3 memory. All "magic"
values obtained from the boot0.

Signed-off-by: Mikhail Kalashnikov <iuncuim@gmail.com>
Acked-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2023-07-21 00:54:19 +01:00
..
ddr2_v3s.c sunxi: add support for the DDR2 in V3s SoC 2017-06-08 22:37:55 +05:30
ddr3_1333.c sunxi: Add selective DRAM type and timing 2017-06-08 22:37:55 +05:30
h6_ddr3_1333.c WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
h6_lpddr3.c sunxi: H6: move LPDDR3 timing definition into separate file 2019-07-16 17:09:31 +05:30
h616_ddr3_1333.c sunxi: H616: dram: const-ify DRAM function parameters 2023-07-21 00:29:42 +01:00
h616_lpddr3.c sunxi: H616: add LPDDR3 DRAM support 2023-07-21 00:54:19 +01:00
lpddr3_stock.c sunxi: add LPDDR3 timing from stock boot0 2017-06-08 22:37:55 +05:30
Makefile sunxi: H616: add LPDDR3 DRAM support 2023-07-21 00:54:19 +01:00