commit | 0ad89518cf56a2d92994f1bfdd51fb5fce79be3d | [log] [tgz] |
---|---|---|
author | Bob Feretich <bob.feretich@rafresearch.com> | Thu Feb 24 13:16:44 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sun Sep 04 11:36:19 2011 +0200 |
tree | b280b149c3f460133f3c6988412f7c5eedb7468e | |
parent | 63e201f90364ea79eae7686022eac0e195a44704 [diff] |
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>