coreboot-kgpe-d16/src/soc/intel/fsp_baytrail
Martin Roth 5c8e7a4075 fsp_baytrail: update to add the UPD_MEMDOWN_CHECK macro
- Update chipset_fsp_util.h to add the UPD_MEMDOWN_CHECK pointing into
the PcdMemoryParameters structure.  This is baytrail FSP specific, so
it's put into the chipset code instead of the 'driver' code.  Since some
of the values need to be decremented and some do not, a second parameter
was added to control this.  This macro also does not print out the
values as they are printed out separately if memory down is enabled.
- Update chipset_fsp_util.c to use the UPD_MEMDOWN_CHECK macro.  This
makes the code more standardized and easier to read.

Change-Id: I233e45db43af4726cab41f4880f1706cf8abb0b7
Signed-off-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-on: http://review.coreboot.org/7632
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2014-12-05 16:21:48 +01:00
..
acpi intel: Remove IRQ1 from possible PIRQ assignemnt. 2014-11-25 23:47:20 +01:00
baytrail intel/fsp_baytrail: Add padding so device_nvs location matches ACPI 2014-10-14 18:59:22 +02:00
bootblock
fsp fsp_baytrail: update to add the UPD_MEMDOWN_CHECK macro 2014-12-05 16:21:48 +01:00
microcode fsp_baytrail: Add Baytrail B0/B1 "Super SKU" microcode 2014-06-18 22:11:05 +02:00
romstage Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
acpi.c intel/fsp_baytrail: Clear the GNVS area prior to filling 2014-10-14 18:58:46 +02:00
chip.c {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:14:35 +01:00
chip.h fsp_baytrail: update to add the UPD_DEFAULT_CHECK macro 2014-12-05 16:20:37 +01:00
cpu.c intel/fsp_baytrail: add new CPUID for Baytrail I step D0 2014-11-24 14:40:18 +01:00
gpio.c intel/fsp_baytrail: Include header for "southcluster_smm_save_gpio_route" 2014-10-09 22:09:51 +02:00
iosf.c
Kconfig intel/fsp_baytrail: Fix SMM/SMI 2014-10-09 21:59:45 +02:00
Makefile.inc soc,Makefile.inc: Trivial - drop trailing blank lines at EOF 2014-07-17 02:19:30 +02:00
memmap.c
northcluster.c soc: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:54 +02:00
nvm.c spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. 2014-07-05 11:36:11 +02:00
placeholders.c
pmutil.c
raminit.c soc: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:54 +02:00
ramstage.c intel/fsp_baytrail: Add S3 suspend/resume Support 2014-09-29 19:35:57 +02:00
reset.c
smihandler.c Replace hlt with halt() 2014-12-02 10:25:55 +01:00
smm.c
southcluster.c
spi.c SPI: Split writes using spi_crop_chunk() 2014-07-14 19:42:49 +02:00
tsc_freq.c intel/fsp_baytrail: fix error "unknown type device_t", when SMM Module added 2014-10-09 22:09:25 +02:00