On Mon, Mar 10, 2025 at 09:47:48AM +0800, Jimmy Ho wrote: > Remove CFG_SYS_SDRAM_BASE so that we can get DRAM base from dt instead of > compile time config. > Removing this config helps the u-boot more portable. > > Signed-off-by: Jimmy Ho <jimmy...@sifive.com> > --- > include/configs/sifive-unleashed.h | 1 - > include/configs/sifive-unmatched.h | 1 - > 2 files changed, 2 deletions(-)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>