the following patch was just integrated into master: commit b640523330fd7600ec96e81a04e37f338168aff3 Author: Sebastian Andrzej Siewior bigeasy@linutronix.de Date: Fri Oct 26 19:02:44 2012 +0200
iwave/iWRainbowG6: use 16bit access for a register which is not 32bit aligned
The PCI registers should be accessed aligned and 0x62 is not 32bit aligned therefore this patch changes it to a 16bit access.
Change-Id: I00725a4569f471eedb061834f626911b42e734fb Signed-off-by: Sebastian Andrzej Siewior bigeasy@linutronix.de
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Fri Oct 26 20:43:06 2012, giving +2 Build-Tested: build bot (Jenkins) at Fri Oct 26 21:07:23 2012, giving +1 See http://review.coreboot.org/1631 for details.
-gerrit