commit | aa26f53292154ea9500b489d1585c7a746c75416 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Fri Dec 08 01:27:02 2017 +0000 |
committer | Andre Przywara <andre.przywara@arm.com> | Tue Jul 03 17:06:30 2018 +0100 |
tree | b2acdfa0757df3bc58bcd253016789916b4436dc | |
parent | 9b958f3871051475fe2e9e4c22b9b2d12bfe9f09 [diff] |
allwinner: Add Allwinner H6 SoC support The H6 is Allwinner's most recent SoC. It shares most peripherals with the other ARMv8 Allwinner SoCs (A64/H5), but has a completely different memory map. Introduce a separate platform target, which includes a different header file to cater for the address differences. Also add the new build target to the documentation. The new ATF platform name is "sun50i_h6". Signed-off-by: Andre Przywara <andre.przywara@arm.com>