[U-Boot Patch v1 1/7] riscv: dts: include -u-boot for dtb

Sagar Shrikant Kadam sagar.kadam at sifive.com
Thu Jan 23 21:16:00 CET 2020


Include hifive-unleashed-a00-u-boot.dtsi introduced earlier
so that it gets compiled within the dt-blob.

Signed-off-by: Sagar Shrikant Kadam <sagar.kadam at sifive.com>
---
 arch/riscv/dts/hifive-unleashed-a00.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/riscv/dts/hifive-unleashed-a00.dts b/arch/riscv/dts/hifive-unleashed-a00.dts
index 88cfcb9..89cc4be 100644
--- a/arch/riscv/dts/hifive-unleashed-a00.dts
+++ b/arch/riscv/dts/hifive-unleashed-a00.dts
@@ -2,6 +2,7 @@
 /* Copyright (c) 2018-2019 SiFive, Inc */
 
 #include "fu540-c000.dtsi"
+#include "hifive-unleashed-a00-u-boot.dtsi"
 
 /* Clock frequency (in Hz) of the PCB crystal for rtcclk */
 #define RTCCLK_FREQ		1000000
-- 
2.7.4



More information about the U-Boot mailing list