提交 a674c7d4 编写于 作者: V Valentin Longchamp 提交者: Scott Wood

powerpc/corenet: explicitly disable the SDHC controller on kmcoge4

It is not implemented on the kmcoge4 hardware and if not disabled it
leads to error messages with the corenet32_smp_defconfig.
Signed-off-by: NValentin Longchamp <valentin.longchamp@keymile.com>
Signed-off-by: NScott Wood <oss@buserror.net>
上级 1c06552a
...@@ -83,6 +83,10 @@ ...@@ -83,6 +83,10 @@
}; };
}; };
sdhc@114000 {
status = "disabled";
};
i2c@119000 { i2c@119000 {
status = "disabled"; status = "disabled";
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册