On 7/27/09 4:59 AM, Cristi Magherusan wrote:
Hello,
What do you think about enhancing abuild to optionally support building ROM images containing payloads?
That's possible with the current abuild. You can for example
svn co svn://coreboot.org/testsystem/coreboot-payloads util/abuild/abuild -p $PWD/coreboot-payloads
and abuild will run a script inside coreboot-payloads to find out which payload to add to a given mainboard.
Stefan