the following patch was just integrated into master: commit 6aaf856cd2f47d762962a8c06d73f3bb2e61e146 Author: David Hendricks dhendrix@chromium.org Date: Tue Feb 5 14:51:46 2013 -0800
exynos5250: Move the ID section again
Move the ID section again due to bootblock bloat. So long as it's within the first 32K of our address space, we're good.
TODO: 1. Place ID section near start of ROM to avoid this issue. 2. Reduce bootblock bloat. 3. Make bootblock debugging a Kconfig option.
Change-Id: I3f0764a3345a8cbbafcc15e4d06c38cd6327758c Signed-off-by: David Hendricks dhendrix@chromium.org Reviewed-on: http://review.coreboot.org/2287 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Wed Feb 6 00:14:16 2013, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Wed Feb 6 00:40:24 2013, giving +2 See http://review.coreboot.org/2287 for details.
-gerrit