Re: [PATCH 1/3] sunxi: SPL SPI: Allow larger SPL

2021-07-06 Thread Jagan Teki
On Tue, Jul 6, 2021 at 4:35 AM Andre Przywara wrote: > > The more recent Allwinner SoCs BootROMs can actually load SPL images > larger than 32KB. We use this on the H616 to fit the extra code needed > for the PMIC into the image, and have provisions in board.c to respect > that larger SPL size

[PATCH 1/3] sunxi: SPL SPI: Allow larger SPL

2021-07-05 Thread Andre Przywara
The more recent Allwinner SoCs BootROMs can actually load SPL images larger than 32KB. We use this on the H616 to fit the extra code needed for the PMIC into the image, and have provisions in board.c to respect that larger SPL size when booting from MMC. However the sunxi SPL SPI loader has a