coreboot-kgpe-d16/src/soc/intel
Martin Roth 72a8e5e751 Update hex values to CBFS binary name types in Makefiles
These binaries were being added to CBFS using hexadecimal values instead
of the CBFS binary type names.  The same value was being used in
different places for different things.
For example, the value 0xAB is used for SPDs, MRC & FSP binaries.

This patch uses CBFS type names instead of hex values everywhere a
hex value was previously used.

Change-Id: Id5ac74c3095eb02a2b39d25104a25933304a8389
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: http://review.coreboot.org/8978
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@google.com>
2015-03-30 21:47:15 +02:00
..
baytrail Update hex values to CBFS binary name types in Makefiles 2015-03-30 21:47:15 +02:00
broadwell Update hex values to CBFS binary name types in Makefiles 2015-03-30 21:47:15 +02:00
common bootstate: use structure pointers for scheduling callbacks 2015-03-18 16:41:43 +01:00
fsp_baytrail intel/fsp_baytrail: Add PCI Root Port IRQ Routing 2015-03-12 20:35:49 +01:00
Kconfig broadwell: Hook into the build system 2014-12-31 21:23:09 +01:00
Makefile.inc broadwell: Hook into the build system 2014-12-31 21:23:09 +01:00