[coreboot] Generate microcode from tree not working

Aaron Durbin adurbin at chromium.org
Mon Jul 29 20:05:40 CEST 2013


The error comes from the following:

http://review.coreboot.org/gitweb?p=coreboot.git;a=blob;f=src/cpu/Makefile.inc;h=a860f6775245b1b3fbfd9af212a8ea55d0d8d5af;hb=refs/heads/master#l36

What are the following Kconfig options set to when you build?

CONFIG_CPU_MICROCODE_CBFS_GENERATE
CONFIG_CPU_MICROCODE_CBFS_EXTERNAL

On Mon, Jul 15, 2013 at 5:39 AM, Alec Ari <neotheuser at ymail.com> wrote:
> Hello! Someone recently contacted me directly about my MA785GM-US2H coreboot port, and they weren't able to get the microcode to generate:
>
>     HOSTCC     cbfstool/cbfstool (link)
>     LD         cpu_microcode_blob.o
> coreboot/util/crossgcc/xgcc/bin/i386-elf-ld: no input files
> make: *** [build/cpu_microcode_blob.o] Error 1
>
> I've tested the compilation process here too and I get the same problem, not sure how to fix it. It doesn't work for me no matter what board I select in Kconfig.
>
>
> Please note I am not subscribed to the coreboot mailing list so if you have a response, I kindly suggest you CC the email to me directly.
>
> Alec Ari <neotheuser at ymail.com>
>
>
> --
> coreboot mailing list: coreboot at coreboot.org
> http://www.coreboot.org/mailman/listinfo/coreboot



More information about the coreboot mailing list