u-boot-brain/arch/arm/mach-sunxi/dram_timings
Jernej Skrabec f4317dbd06 sunxi: Add H616 DRAM support
Allwinner H616 supports many types of DRAM. Most notably it supports
LPDDR4. However, all commercially available boards at this time use
only DDR3, so this commit adds only DDR3 support.

Controller and MBUS are very similar to H6 but PHY is completely
unknown.

Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
Acked-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2021-01-25 21:52:01 +00: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 sunxi: H6: Add DDR3-1333 timings 2019-07-16 17:13:04 +05:30
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: Add H616 DRAM support 2021-01-25 21:52:01 +00:00
lpddr3_stock.c sunxi: add LPDDR3 timing from stock boot0 2017-06-08 22:37:55 +05:30
Makefile sunxi: Add H616 DRAM support 2021-01-25 21:52:01 +00:00