gizmosphere/gizmo: Move support of SPD data in CBFS

This code is not specific to any board or AGESA family.

Change-Id: I26c32fbe8e45018e239762b072dfe3da05271697
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5690
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
Kyösti Mälkki
2014-05-05 16:40:15 +03:00
parent 93d9f92cfb
commit 36abdc4017
11 changed files with 133 additions and 65 deletions

View File

@@ -17,7 +17,7 @@ ramstage-y += smbus_ops.c
romstage-y += device_romstage.c
romstage-$(CONFIG_PCI) += pci_early.c
subdirs-y += oprom
subdirs-y += oprom dram
ramstage-$(CONFIG_VGA_ROM_RUN) += pci_rom.c