On Tue, Apr 24, 2007 at 10:35:28PM +0200, Stefan Reinauer wrote:
- Uwe Hermann uwe@hermann-uwe.de [070424 22:07]:
Hm, this is strange. At least three of these build fine (both, manually and using abuild):
./abuild -t tyan/s2912 ./abuild -t nvidia/l1_2pvv ./abuild -t gigabyte/m57sli
Are you building with a payload? Building with /dev/null is not a reasonable test.
cd LinuxBIOSv2/util/abuild
svn export svn://linuxbios.org/testsystem/LinuxBIOS-payloads
./abuild -t tyan/s2912 -p `pwd`/LinuxBIOS-payloads
Ah, yes, I didn't think of that. Thanks!
Attached patch should fix the above three boards by increasing the image size some more...
Uwe.