the following patch was just integrated into master: commit bfb5a18cb2223515e693bffe9a3b4e659818b2b5 Author: Ronald G. Minnich rminnich@google.com Date: Tue Feb 4 08:29:35 2014 -0800
Change the linux payload generator to use the standard header generator
When I changed mkpayload, I did not realize we had a duplicate block of code in the linux payload code. Have it use the same header generator as the standard payload code does.
Change-Id: Ie39540089ce89b704290c89127da4c7b051ecb0e Signed-off-by: Ronald G. Minnich rminnich@google.com
See http://review.coreboot.org/5115 for details.
-gerrit