RISCV: config: Remove CFG_SYS_SDRAM_BASE
authorJimmy Ho <jimmy.ho@sifive.com>
Mon, 10 Mar 2025 01:47:48 +0000 (09:47 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Tue, 25 Mar 2025 08:19:07 +0000 (16:19 +0800)
commit2fb72968ce491f30b0e09fcd4486ee07b5581b33
treeb6cd2b97aed13405f887e0004e24459f1f0cbfb8
parenta44f3892632a716d7c9c5b6a5538831d3f06a141
RISCV: config: Remove CFG_SYS_SDRAM_BASE

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.ho@sifive.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
include/configs/sifive-unleashed.h
include/configs/sifive-unmatched.h