the following patch was just integrated into master: commit 3cc2c6d9b2afb8e0489b521252946b3a6a84e6bf Author: Dave Frodin dave.frodin@se-eng.com Date: Tue Aug 14 10:59:17 2012 -0600
Change to allow coreboot to use "add-payload" instead of "add" for payload images.
The current code does some argument manipulation to detect when a stage is being added to cbfs. This same manipulation needs to be done when adding a payload.
Change-Id: Ief4c4a81446c9437923cbbb1ce3fa90729317587 Signed-off-by: Dave Frodin dave.frodin@se-eng.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Tue Aug 21 10:55:42 2012, giving +2 See http://review.coreboot.org/1451 for details.
-gerrit