coreboot-kgpe-d16/src/soc/intel/apollolake
Ravi Sarawadi 09195ac0f9 soc/intel/apollolake: Update memory HOB info save function
SMBIOS memory HOB produced by glk FSP v52_27 has new structure
members, which are not available in current apl FSP. New FSP-m
header file in https://review.coreboot.org/#/c/20673/ lists new
SMBIOS structure members.

Break memory HOB save routine into different functions for glk
and apl to accomodate new changes.

Change-Id: I33c6e4f2842cebbb326b6a05436fa69e3836ffc6
Signed-off-by: Ravi Sarawadi <ravishankar.sarawadi@intel.com>
Reviewed-on: https://review.coreboot.org/20674
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2017-07-26 17:52:32 +00:00
..
acpi Update files with no newline at the end 2017-07-24 15:08:16 +00:00
bootblock soc/intel/apollolake: Bring in delta for GLK SOC 2017-07-21 03:59:09 +00:00
include/soc soc/intel/apollolake: Bring in delta for GLK SOC 2017-07-21 03:59:09 +00:00
acpi.c soc/intel/apollolake: Rename ACPI Base Address and Size Macro 2017-06-09 19:27:14 +02:00
car.c soc/intel/apollolake: Use CPU common library code 2017-06-09 20:01:26 +02:00
chip.c soc/intel/apollolake: Bring in delta for GLK SOC 2017-07-21 03:59:09 +00:00
chip.h soc/intel/apollolake: Use common gpio for apollolake 2017-07-03 23:29:49 +00:00
cpu.c soc/intel/apollolake: Bring in delta for GLK SOC 2017-07-21 03:59:09 +00:00
cse.c Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
dsp.c soc/intel/apollolake: Remove soc/pci_ids dependency 2017-06-01 20:50:25 +02:00
elog.c
exit_car_fsp.S
gpio_apl.c soc/intel/common/gpio: clean up logical to chipset mapping 2017-07-17 15:00:30 +00:00
gpio_glk.c soc/intel/apollolake: Bring in delta for GLK SOC 2017-07-21 03:59:09 +00:00
graphics.c soc/intel/apollolake: Add pci device id for GLK IGD 2017-07-21 15:56:48 +00:00
heci.c
i2c.c intel/common/block/i2c: Add common block for I2C and use the same in SoCs 2017-05-18 06:07:15 +02:00
Kconfig soc/intel/apollolake: Bring in delta for GLK SOC 2017-07-21 03:59:09 +00:00
lpc.c soc/intel/apollolake: Remove soc/pci_ids dependency 2017-06-01 20:50:25 +02:00
lpc_lib.c soc/intel/apollolake: Bring in delta for GLK SOC 2017-07-21 03:59:09 +00:00
Makefile.inc soc/intel/apollolake: Update memory HOB info save function 2017-07-26 17:52:32 +00:00
meminit.c soc/intel/apollolake: Update memory HOB info save function 2017-07-26 17:52:32 +00:00
meminit_util_apl.c soc/intel/apollolake: Update memory HOB info save function 2017-07-26 17:52:32 +00:00
meminit_util_glk.c soc/intel/apollolake: Update memory HOB info save function 2017-07-26 17:52:32 +00:00
memmap.c soc/intel/common: Add SMM common code for Intel Platforms 2017-06-20 18:30:43 +02:00
mmap_boot.c soc/intel/common/block: add bios caching to fast spi module 2017-06-05 00:21:39 +02:00
nhlt.c
p2sb.c soc/intel/apollolake: Remove soc/pci_ids dependency 2017-06-01 20:50:25 +02:00
pmc.c soc/intel/apollolake: Rename ACPI Base Address and Size Macro 2017-06-09 19:27:14 +02:00
pmutil.c soc/intel/apollolake: Use CPU common library code 2017-06-09 20:01:26 +02:00
reset.c Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
romstage.c soc/intel/apollolake: Bring in delta for GLK SOC 2017-07-21 03:59:09 +00:00
sd.c soc/intel/apollolake: Use SCS common code 2017-06-16 17:37:06 +02:00
smi.c
smihandler.c soc/intel/common: Add SMM common code for Intel Platforms 2017-06-20 18:30:43 +02:00
spi.c
sram.c soc/intel/apollolake: Remove soc/pci_ids dependency 2017-06-01 20:50:25 +02:00
systemagent.c soc/intel/apollolake: Use common systemagent code 2017-06-09 17:06:59 +02:00
uart.c soc/intel/apollolake: Use common/block/uart code 2017-05-09 17:58:42 +02:00
uart_early.c soc/intel/apollolake: Bring in delta for GLK SOC 2017-07-21 03:59:09 +00:00
xdci.c Fix files with multiple newlines at the end. 2017-07-24 15:08:08 +00:00