[U-Boot] [PATCH] Fix USB init sequence for the lwmon5 board.
Wolfgang Denk
wd at denx.de
Thu Oct 9 15:18:23 CEST 2008
Dear sascha.laue at liebherr.com,
In message <1223551521194-git-send-email-sascha.laue at liebherr.com> you wrote:
> From: Sascha Laue <sascha.laue at liebherr.com>
Please remove this from the message body.
> @@ -207,6 +207,15 @@ int misc_init_r(void)
> /*
> * USB suff...
> */
> +
> + /* Reset USB peripherie */
> + mtsdr(SDR0_SRST0, SDR0_SRST0_USB2H | SDR0_SRST0_USB2D );
> + mtsdr(SDR0_SRST1, SDR0_SRST1_USB20PHY | SDR0_SRST1_USB2HUTMI \
^^^^^^^^^^^^
Indentation by TAB, please.
Viele Grüße,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"We don't have to protect the environment -- the Second Coming is at
hand." - James Watt
More information about the U-Boot
mailing list