Hi guys,
I finally have a chance to sit down and update my local coreboot repo. To make sure it works I tried to build for asus/p2b-ls,p2b-d,p2b-ds... my usual i440bx boards.
But my build is now failing. I'd get:
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.
Just want ask somebody else to also try building for these boards and confirm if it is just me, as some people have been able to boot test some recent i440bx changes and one has to be able to build to be able to test.
Thanks Keith