commit | ef9025b5a9a5e75d9fb954f3e34c19d4e915a840 | [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 | 882fb905e001d30efc0558f37ae5d9adca7d25ab [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>