commit | 7df99109f56d014dfb39d40a18c5a53a0a116a63 | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.io> | Mon Oct 26 22:15:59 2020 +0800 |
committer | Andre Przywara <andre.przywara@arm.com> | Tue Nov 17 00:42:21 2020 +0000 |
tree | 56a9ce5d5e8aae494326fce44e980eb52ca86fc5 | |
parent | 60cea0e90c59983a42598293089adb8d525e4835 [diff] |
sunxi: add V3/S3 support Allwinner V3/Sochip S3 uses the same die with Allwinner V3s/S3L, but V3 comes with no co-packaged DDR (DDR3 is usually used externally), and S3L comes with co-packaged DDR3. Add support for Allwinner V3/S3 chips by add SoC names to original V3s choice, and allow to select DDR3. Signed-off-by: Icenowy Zheng <icenowy@aosc.io> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>