the following patch was just integrated into master: commit 1c706dc85830a1d91c7ff7c99ac48efd8d085613 Author: Ronald G. Minnich rminnich@gmail.com Date: Thu Jan 17 11:14:17 2013 -0800
Fix the stack setup code so we can use an arbitrary 32-bit value
We've had obscure errors as the size of the bootblock changes. This fix allows us to use a 32-bit constant. Please test on real hardware before you ack.
Change-Id: Ic3d9f4763554bd6104ae9c4ce5bbacd17b40872c Signed-off-by: Ronald G. Minnich rminnich@gmail.com Reviewed-on: http://review.coreboot.org/2168 Reviewed-by: David Hendricks dhendrix@chromium.org Tested-by: build bot (Jenkins)
Build-Tested: build bot (Jenkins) at Thu Jan 17 20:21:54 2013, giving +1 Reviewed-By: David Hendricks dhendrix@chromium.org at Thu Jan 17 20:17:43 2013, giving +2 See http://review.coreboot.org/2168 for details.
-gerrit