-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Labels
Description
Hi everybody,
I can't build a coreboot firmware using the firmware-open
repository.
I cloned the repository and installed all dependencies according to the installation docs.
However, when I run the ./scripts/build.sh serw13
command, the following error appears. How can I fix it?
DD Adding Intel Firmware Descriptor
IFDTOOL validate IFD against FMAP
File build/coreboot.pre is 33554432 bytes
No Flash Descriptor found in this image
Segmentation fault (core dumped)
make: *** [src/southbridge/intel/common/firmware/Makefile.mk:51: add_intel_firmware] Error 139