提交 6046adb6 编写于 作者: R Rajendra Nayak 提交者: Benoit Cousson

ARM: dts: am335x-evmsk: Do not reset gpio0

Do not reset GPIO0 at  boot-up because GPIO0 is used
on AM335x EVM-SK to control VTT regulators on DDR3.

Without this EVM-SK boards fail to boot-up because
of DDR3 corruption.
Signed-off-by: NRajendra Nayak <rnayak@ti.com>
Signed-off-by: NBenoit Cousson <bcousson@baylibre.com>
上级 f12ecbe2
......@@ -433,3 +433,7 @@
&aes {
status = "okay";
};
&gpio0 {
ti,no-reset-on-init;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册