the following patch was just integrated into master: commit bf34b57ec47f525055157f4e5ec0f77c151ea2e4 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Sat Mar 31 10:21:29 2012 +0300
Makefile: split romstage linking to separate rules
After change it is more clear how romstage is linked twice and with what scripts. Also with the change, it is easier to add some object of static size that need to be re-compiled for the 2nd link. One such object could be md5sum of executable.
Change-Id: Ib34d1876071a51345c5c7319a0ed937868817fd1 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Sat Mar 31 11:33:17 2012, giving +2 See http://review.coreboot.org/803 for details.
-gerrit