commit | cfce8e49a96e7d13e326def93f534a34256988aa | [log] [tgz] |
---|---|---|
author | Mikhail Kalashnikov <iuncuim@gmail.com> | Wed Jun 07 01:07:45 2023 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Fri Jul 21 00:54:19 2023 +0100 |
tree | 3fc32ecd18b2575a3d7a62c0379a325244ada277 | |
parent | 001d2f5744fae8713d72f38c4260a0c3842cf3cd [diff] |
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>