the following patch was just integrated into master:
commit acd1b0c9d84b233b4f8c2d43eec7250fb18676ad
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Sun Feb 16 17:13:19 2014 +0100
bd82x6x, ibexpeak, lynxpoint: Unify SPI.
SPI registers didnt change since ICH8. No need to have separate
files for them. Unify.
Change-Id: I4e2ac3221b419c007e135c9ee615fc3b84424cbc
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
See http://review.coreboot.org/5254 for details.
-gerrit
the following patch was just integrated into master:
commit 844bdc11e6421a7901f04b86ba32be805f0bd348
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Mon Mar 3 23:21:12 2014 +0100
ibexpeak/ehci: Set .enable_resources properly.
Without this memory decoding isn't activated which, in turn,
makes SeaBIOS crash.
Change-Id: I3dcc721b500ab7468e1082157eeeed38044462d0
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
See http://review.coreboot.org/5326 for details.
-gerrit