OMAP3 Beagle Pin Mux initialization glitch fix
authorBob Feretich <bob.feretich@rafresearch.com>
Thu, 24 Feb 2011 13:16:44 +0000 (13:16 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 4 Sep 2011 09:36:19 +0000 (11:36 +0200)
commit52d82e40b0332119d14f206555863c77b4f5edb3
treeb280b149c3f460133f3c6988412f7c5eedb7468e
parent0f3d6b06ea06e5b0295e4a8222a25bc95a70c026
OMAP3 Beagle Pin Mux initialization glitch fix

The below patch reverses the order of two segments in the board file.
Output pins need to have their values initialized, before they are
exposed to the logic outside the chip.

Signed-off-by: Bob Feretich <bob.feretich@rafresearch.com>
Cc: Wolfgang Denk <wd@denx.de>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
board/ti/beagle/beagle.c