[PATCH 22/34] sunxi: Kconfig: consolidate SYS_CLK_FREQ selection

2025-03-23 Thread Andre Przywara
Most Allwinner SoCs (used on 107 out of 172 boards) use a default CPU frequency of 1008 MHz during the initial setup in the SPL. Make this the fallback default, in case nothing else is selected, to simplify the Kconfig stanza and make future additions easier. Signed-off-by: Andre Przywara --- a

Re: [PATCH 22/34] sunxi: Kconfig: consolidate SYS_CLK_FREQ selection

2025-03-23 Thread Jernej Škrabec
Dne nedelja, 23. marec 2025 ob 12:35:32 Srednjeevropski standardni čas je Andre Przywara napisal(a): > Most Allwinner SoCs (used on 107 out of 172 boards) use a default CPU > frequency of 1008 MHz during the initial setup in the SPL. > > Make this the fallback default, in case nothing else is sel