[PATCH u-boot v2019.04-aspeed-openbmc v2 1/2] ARM: dts: ast2600-qcom-dc-scm-v1: enable HACE
Jae Hyun Yoo
quic_jaehyoo at quicinc.com
Fri Jul 8 08:30:57 AEST 2022
Enable HACE to support SPL boot.
Signed-off-by: Jae Hyun Yoo <quic_jaehyoo at quicinc.com>
---
Changes in v2:
* Newly added in v2.
arch/arm/dts/ast2600-qcom-dc-scm-v1.dts | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/dts/ast2600-qcom-dc-scm-v1.dts b/arch/arm/dts/ast2600-qcom-dc-scm-v1.dts
index bbfb4c7e9e0d..40048e19c5d7 100644
--- a/arch/arm/dts/ast2600-qcom-dc-scm-v1.dts
+++ b/arch/arm/dts/ast2600-qcom-dc-scm-v1.dts
@@ -170,3 +170,8 @@
0x08 0x04
0x08 0x04>;
};
+
+&hace {
+ u-boot,dm-pre-reloc;
+ status = "okay";
+};
--
2.25.1
More information about the openbmc
mailing list