aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/dts/binman.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/dts/binman.dtsi')
-rw-r--r--arch/riscv/dts/binman.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/dts/binman.dtsi b/arch/riscv/dts/binman.dtsi
index 5757ef65ea4..b8fc8f7f35e 100644
--- a/arch/riscv/dts/binman.dtsi
+++ b/arch/riscv/dts/binman.dtsi
@@ -27,7 +27,7 @@
os = "U-Boot";
arch = "riscv";
compression = "none";
- load = <CONFIG_SYS_TEXT_BASE>;
+ load = <CONFIG_TEXT_BASE>;
uboot_blob: blob-ext {
filename = "u-boot-nodtb.bin";