mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 06:00:43 +00:00
ecb896cec7
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> |
||
---|---|---|
.. | ||
ddr2_v3s.c | ||
ddr3_1333.c | ||
h6_ddr3_1333.c | ||
h6_lpddr3.c | ||
h616_ddr3_1333.c | ||
h616_lpddr3.c | ||
lpddr3_stock.c | ||
Makefile |