提交 c386cff1 编写于 作者: K Kuninori Morimoto 提交者: Paul Mundt

sh: USB disable process is needed if romImage boot for EcoVec24

when you use romImage on EcoVec24, 1st Linux will enable USB device.
But no-one disable it.
So re-started Linux will get interrupt before USB driver is attached.
This patch disable USB device at first
Signed-off-by: NKuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 643e9d10
......@@ -77,3 +77,6 @@ WAIT 1
LIST "setup cache"
ED 0xff00001c, 0x0000090b
LIST "disable USB"
EW 0xA4D80000, 0x0000
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册