On Wed, Sep 09, 2026 at 22:54:05 +0100, Carlo Caione wrote: > On Wed, Sep 09, 2026 at 14:56:02 +0100, David Lechner wrote: > > On 9/6/26 10:30 AM, Carlo Caione wrote:
[...] > > Do CONFIG_MTK_GENIO_DDR_LOADER_SIZE and CONFIG_SPL_MAX_SIZE need to be the > > same or just CONFIG_SPL_MAX_SIZE >= CONFIG_MTK_GENIO_DDR_LOADER_SIZE? > > They refer to two different things: CONFIG_MTK_GENIO_DDR_LOADER_SIZE > reserves space for the DDR loader while CONFIG_MTK_GENIO_DDR_LOADER_SIZE > is the size of the following SPL region which the loader copies to DRAM. Damn, of course the second one is CONFIG_SPL_MAX_SIZE. -- Carlo Caione
