On Thu, Feb 05, 2026 at 09:55:08PM +0800, [email protected] wrote: >From: Ye Li <[email protected]> > >Change to use default board_phys_sdram_size implementation in soc.c, >which will call SM API to get DDR size. > >If board has special implementation for DDR size, then board_phys_sdram_size >could be implemented in board file to override the default one in soc.c. > >Signed-off-by: Ye Li <[email protected]> >Signed-off-by: Alice Guo <[email protected]>
Reviewed-by: Peng Fan <[email protected]>

