By the way, P2B build works fine for P2B-B board. In addition, if you'd like to get some free space at your BIOS, check which microcode blobs it is trying to include and remove those which aren't for your CPU.
On Wed, Dec 4, 2019 at 9:50 PM Nico Huber nico.h@gmx.de wrote:
Hi Keith,
On 04.12.19 01:19, Keith Hui wrote:
CREATE build/mainboard/asus/p2b-ls/cbfs-file.kMfK0Y.out (from
/usr/src/coreboot/.config) make: *** [src/cpu/Makefile.inc:44: build/cpu_microcode_blob.bin] Error 1
That makefile line seems to indicate that some CPU microcode file is not there.
you need CONFIG_USE_BLOBS, so microcode updates etc. are downloaded automatically.
Nico _______________________________________________ coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-leave@coreboot.org