the following patch was just integrated into master: commit 6e944c467ca28a8c4d7d0c0ff4b6e2ad8232a55b Author: Patrick Georgi pgeorgi@chromium.org Date: Wed Apr 29 21:19:00 2015 +0200
imgtech/pistachio: Give some more space to the bootblock
The memory layout isn't very clear here, since there are two regions (bootblock and "SRAM") that are actually the same. So when increasing the bootblock's size, we also need to move the romstage around.
Change-Id: Ib158a4ef96b7c1dd1132b6e8bd47a0eb9c3951d9 Signed-off-by: Patrick Georgi pgeorgi@chromium.org Reviewed-on: http://review.coreboot.org/10035 Reviewed-by: Aaron Durbin adurbin@chromium.org Tested-by: build bot (Jenkins)
See http://review.coreboot.org/10035 for details.
-gerrit