Am Dienstag, den 15.09.2009, 11:00 +0800 schrieb Bao, Zheng:
./cbfs/cbfstool ./coreboot.rom add-payload ../payload.elf fallback/payload
make: *** [coreboot.rom] Segmentation fault
r4634 fixes segmentation faults when the file cannot be found. "../payload.elf" is suspicious - are you sure that is the right path?
If you're certain that this file should exist at that place, and if the segmentation fault still occurs with r4634, some more information is necessary: - which payload is this (so I can try to reproduce it, a copy of the payload binary would help the most) - is your build machine 32bit or 64bit?
Regards, Patrick