On Tuesday 31 December 2024 17:49:11 Central European Standard Time Duje Mihanović wrote: > Hello, > > This series adds initial support for Marvell's PXA1908 ARM64 SoC and > Samsung's Galaxy Core Prime VE LTE, a smartphone based on said SoC. > > On this board, U-Boot is used as a secondary bootloader to work around > certain quirks of the factory S-Boot. > > Signed-off-by: Duje Mihanović <duje.mihano...@skole.hr> > --- > Changes in v2: > - Drop arm,armv8 compatible from CPU nodes to match upstream > - Add intel,xscale-uart compatible to NS16550 and use it in serial nodes to > match upstream - Add include guards to include/configs/pxa1908.h > - Disable CONFIG_DISPLAY_CPUINFO and CONFIG_CPU > - Rebase on v2025.01-rc5
I made a small mistake here, should be v2025.01-rc6. Regards, -- Duje