the following patch was just integrated into master: commit 274336812d4869247574b458c87c468d1fd28822 Author: Zheng Bao fishbaozi@gmail.com Date: Mon Aug 27 18:40:44 2012 +0800
AMD Hudson: Move the combining firmware from Python to sh.
Maybe sooner or later python is not a default tools to build coreboot. Most of the work is done by awk now. GNU extension of gawk is not used, isn't? echo, expr, printf, cat, awk, test, mv are the external tools. If XHCI, IMC or GEC firmware is not available and not defined, this script can skip integrating them.
Change-Id: I9944b22b0b755672a46d472c355d138abafd6393 Signed-off-by: Zheng Bao zheng.bao@amd.com Signed-off-by: zbao fishbaozi@gmail.com
Build-Tested: build bot (Jenkins) at Mon Aug 27 11:02:55 2012, giving +1 Reviewed-By: Anton Kochkov anton.kochkov@gmail.com at Mon Aug 27 15:50:19 2012, giving +1 Reviewed-By: Alexandru Gagniuc mr.nuke.me@gmail.com at Mon Aug 27 15:51:17 2012, giving +2 See http://review.coreboot.org/1417 for details.
-gerrit