
24 Jul
2023
24 Jul
'23
12:54 p.m.
пт, 21 июл. 2023 г. в 16:47, Andre Przywara andre.przywara@arm.com:
This adds the remaining code bits to teach U-Boot about Allwinner's newest SoC generation. This was introduced with the RISC-V based Allwinner D1 SoC, which actually shares a die with the ARM cores versions called R528 (BGA, without DRAM) and T113s (QFP, with embedded DRAM).
This adds the new Kconfig stanza, using the two newly introduced symbols for the new SoC generation and pincontroller. It also adds the new symbols to the relavent code places, to set all the hardcoded bits directly.
Signed-off-by: Andre Przywara andre.przywara@arm.com
Hi, Andre!
I just tested this series on my T113s board. Everything works good. Thanks for your work!
Tested-by: Maksim Kiselev bigunclemax@gmail.com