the following patch was just integrated into master: commit 7c2eb0d78bdf5faddef61e051a29a262ad29b26a Author: Aaron Durbin adurbin@chromium.org Date: Mon Mar 30 19:47:02 2015 -0500
mips: don't open code romstage loading
Use the run_romstage() API to prevent code duplication and more maintenance for any API changes or features.
Change-Id: I4122b813cccf4dc0703f256e1245deeeb90deeb9 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/9172 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc mr.nuke.me@gmail.com Reviewed-by: Patrick Georgi pgeorgi@google.com
See http://review.coreboot.org/9172 for details.
-gerrit