the following patch was just integrated into master: commit 6f974f68ec5db45302bf5c89e94475be2d354422 Author: Nico Huber nico.huber@secunet.com Date: Wed Jun 13 15:49:09 2012 +0200
libpayload: Correct interchanged parameters in OHCI driver
In ohci_private.h some invocations of a MASK macro were called with its parameters interchanged. This fixes it with the hope not to break anything nasty.
Change-Id: I56cb483b208442b497dbd32ce993cc53d1fba1e5 Signed-off-by: Nico Huber nico.huber@secunet.com
Build-Tested: build bot (Jenkins) at Wed Jun 20 21:02:58 2012, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Wed Jun 20 22:32:28 2012, giving +2 See http://review.coreboot.org/1122 for details.
-gerrit