[PATCH u-boot v2019.04-aspeed-openbmc v2 3/3] ARM: dts: aspeed: p10bmc: Enable ECC

Joel Stanley joel at jms.id.au
Wed Sep 21 14:54:20 AEST 2022


Enable ECC to cover the entire DRAM by not setting the size property.

Signed-off-by: Joel Stanley <joel at jms.id.au>
---
 arch/arm/dts/ast2600-p10bmc.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/ast2600-p10bmc.dts b/arch/arm/dts/ast2600-p10bmc.dts
index 23e3bd8ecfbd..1d0f88bf9628 100755
--- a/arch/arm/dts/ast2600-p10bmc.dts
+++ b/arch/arm/dts/ast2600-p10bmc.dts
@@ -41,6 +41,7 @@
 
 &sdrammc {
 	clock-frequency = <400000000>;
+	aspeed,ecc-enabled;
 };
 
 &wdt2 {
-- 
2.35.1



More information about the openbmc mailing list