
2 Jul
2013
2 Jul
'13
10:06 p.m.
On Mon, Jun 10, 2013 at 04:23:33PM +0200, Michael Trimarchi wrote:
Fix ulpi reading and writing function.
- Both functions need to have the bit31 setted.
- Right now uboot use 0 to enumerate port 1 and 1 to enumerate port 2 and so on. Omap code use 1 for port 1 and 2 for port 2. Add a +1 fix the problem
Signed-off-by: Michael Trimarchi michael@amarulasolutions.com Tested-by: Lubomir Popov lpopov@mm-sol.com Acked-by: Igor Grinberg grinberg@compulab.co.il
Applied to u-boot-ti/master, thanks!
--
Tom