the following patch was just integrated into master: commit 8b6008f20e6a1aaed4512e4a506b7c49a945ba0b Author: Sven Schnelle svens@stackframe.org Date: Sun Jun 17 14:23:35 2012 +0200
i5000: enforce hard reset
Not doing a hard reset leaves the BOFL0 register cleared, which prevents the BSP selection from working. To make sure we start with known values, use the SPAD0 register for soft reset detection. If there's a value other than 0, do a hard reset.
Change-Id: I390e3208084cfd32d73cce439ddf2bc9d4436a62 Signed-off-by: Sven Schnelle svens@stackframe.org
Build-Tested: build bot (Jenkins) at Sun Jun 17 14:59:10 2012, giving +1 Reviewed-By: Sven Schnelle svens@stackframe.org at Mon Jun 18 09:03:35 2012, giving +2 See http://review.coreboot.org/1103 for details.
-gerrit