Files
OpenCellular/cpu
Martin Kepplinger ede43414ee cpu/intel: remove microcode header files for model_306ax
coreboot doesn't use the microcode header files anymore. The binaries
are included, see src/cpu/intel/*/Makefile.inc.

In the past, Intel has released its microcode updates in said header
file format, has later released both the headers and binaries, and now
releases the binaries only. Headers and the scripts that take them
in order to generate binaries will become obsolete in the future.

This removes the microcode header files for model_306ax so that they
don't get out of sync when a new microcode update binary is included.

Change-Id: I92bf7020cce3e36e1e6bd0068553647f0ff78dbf
Signed-off-by: Martin Kepplinger <martink@posteo.de>
2018-07-06 12:49:46 +02:00
..