diff options
author | Andre Przywara <andre.przywara@arm.com> | 2023-10-26 00:37:25 +0100 |
---|---|---|
committer | Andre Przywara <andre.przywara@arm.com> | 2025-06-24 01:59:09 +0100 |
commit | fb4c3b2a049514ec5a8ef1b71567c43849c7fd78 (patch) | |
tree | e4d6a03791755c63b225c435764bbb9d10f7896b /lib/linux_string.c | |
parent | 7a337270c076e5d78d0f0e11af909af2a06359f6 (diff) |
sunxi: add support for the Allwinner A100/A133 SoC
The Allwinner A100 SoC has been around for a while, mostly on cheap
tablets, but didn't generate much interest in the community so far.
There were some efforts by two Allwinner employees in 2020, which led
to basic upstream Linux support for that SoC, although this momentum
dried up pretty quickly, leaving a lot of peripherals unsupported.
The A100 was silently replaced with the seemingly identical Allwinner
A133, which is reportedly a better bin of the A100. So far we assume
that both are compatible from a software perspective. There are some
more devices with the A133 out there now, so people are working on
filling the gaps, and adding U-Boot (and TF-A) support.
Based on the just added pinctrl, clock and DRAM support, this adds the
missing bits, mostly addresses and values for the SPL.
The A133 seems to be an predecessor to the H6, so we can share a lot of
code with that (and the H616 code), and just need to adjust some details.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'lib/linux_string.c')
0 files changed, 0 insertions, 0 deletions