2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 13:43:55 +08:00
linux-next/arch/sh/include/mach-ecovec24/mach
Kuninori Morimoto c386cff1bf 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: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-09-11 13:19:18 +09:00
..
partner-jet-setup.txt sh: USB disable process is needed if romImage boot for EcoVec24 2009-09-11 13:19:18 +09:00
romimage.h sh: Add romImage support for EcoVec24 2009-09-11 13:19:17 +09:00