coreboot/src/cpu/via
Alexandru Gagniuc 66e0c4c8c4 cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS
CPU_MICROCODE_IN_CBFS was designed to mean that loading microcode updates
from a CBFS file is supported, however, the name implies that microcode is
present in CBFS. This has recently caused confusion both with contributions
from Google, as well as SAGE. Rename this option to
SUPPORT_CPU_UCODE_IN_CBFS in order to make it clearer that what is meant is
"hey, the code we have for this CPU supports loading microcode updates from
CBFS", and prevent further confusion.

Change-Id: I394555f690b5ab4cac6fbd3ddbcb740ab1138339
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/4482
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
Tested-by: build bot (Jenkins)
2013-12-13 01:28:36 +01:00
..
c3 Get rid of drivers class 2012-11-27 22:00:49 +01:00
c7 Get rid of drivers class 2012-11-27 22:00:49 +01:00
car copy_and_run: drop boot_complete parameter 2013-05-08 18:24:23 +02:00
nano cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS 2013-12-13 01:28:36 +01:00
Kconfig VIA Nano: Add support for VIA Nano CPUs 2012-09-05 03:43:02 +02:00
Makefile.inc VIA Nano: Add support for VIA Nano CPUs 2012-09-05 03:43:02 +02:00