
18 Mar
2022
18 Mar
'22
5:50 p.m.
On Fri, Mar 11, 2022 at 09:11:57AM -0500, Tom Rini wrote:
At this point, sunxi-common.h is used for all systems as-is, so remove the other headers and rename sunxi-common.h to sunxi.h.
Cc: Jagan Teki jagan@amarulasolutions.com Cc: Andre Przywara andre.przywara@arm.com Signed-off-by: Tom Rini trini@konsulko.com
Changes in v2:
- Drop sun50i.h, rename to "sunxi" per Andre
So, first as Andre asked on IRC and I was wrong about, this stops the ability to build "sun4i", etc. And this is a problem for CI as we can't split the Azure job such that all 32bit sunxi ARM platforms build within an hour. So for now, I'm deferring this. I think this can be revisited however.
--
Tom