coreboot-kgpe-d16/src/soc/intel/cannonlake
Duncan Laurie 11340e5e1e soc/intel/cannonlake: Increase bootblock size
Increase the bootblock size to 48K to match skylake.  With UART
enabled we are very near the 32K limit, and with upcoming changes
to add USB devices in devicetree for a cannonlake board it is over
the current 32K limit.

Change-Id: I155cb0a6af1746af6833fa9f35c2ea6fe0bc709f
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/c/29996
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2018-12-04 22:49:55 +00:00
..
acpi soc/intel/cannonlake: Add DPTF ACPI code 2018-12-04 10:20:23 +00:00
bootblock soc/intel/cannonlake: Load FSP teardown optionally 2018-12-03 13:05:29 +00:00
include/soc soc/intel/cannonlake: Delete unused macros in lpc.h 2018-11-27 09:03:21 +00:00
romstage src: Remove unneeded include <cbmem.h> 2018-11-16 10:56:47 +00:00
acpi.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
cbmem.c src: Use tabs for indentation 2018-10-08 09:46:16 +00:00
chip.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
chip.h soc/intel/cannonlake: Add options for pcie ltr 2018-11-17 07:25:54 +00:00
cnl_memcfg_init.c soc/intel/cannonlake: Fix Coverity Scan report 2018-09-06 10:30:04 +00:00
cpu.c soc/intel/cannonlake: Add back PM TIMER EMULATION 2018-10-26 11:20:00 +00:00
finalize.c soc/intel/cannonlake: Get rid of device_t 2018-06-01 16:26:25 +00:00
fsp_params.c soc/intel/cannonlake: Add options for pcie ltr 2018-11-17 07:25:54 +00:00
gpio.c soc/intel/common/block/gpio: Change group offset calculation 2018-02-16 03:59:29 +00:00
gpio_cnp_h.c soc/intel/cannonlake: Add CNP PCH-H gpio pin definitions 2018-10-17 12:16:47 +00:00
graphics.c drivers/intel/gma: Unify VBT related Kconfig names 2018-06-12 18:07:51 +00:00
gspi.c soc/intel/common/block: Move gspi common functions into block/gspi 2018-06-06 06:25:50 +00:00
i2c.c soc/intel/common/block: Move i2c common functions into block/i2c 2018-06-06 06:26:11 +00:00
Kconfig soc/intel/cannonlake: Increase bootblock size 2018-12-04 22:49:55 +00:00
lockdown.c soc/intel/common/pch: Add pch lockdown code 2018-06-07 21:58:19 +00:00
lpc.c soc/intel/{cnl, icl}: Remove unnecessary __SIMPLE_DEVICE__ check 2018-11-18 20:57:11 +00:00
Makefile.inc soc/intel: Enable GPIO functions in verstage 2018-11-02 16:06:53 +00:00
memmap.c soc/intel/cannonlake: Remove DMA support for PTT 2018-06-22 01:58:33 +00:00
nhlt.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
p2sb.c soc/intel/common/block: Move p2sb common functions into block/p2sb 2018-06-28 08:35:29 +00:00
pmc.c soc/intel/cannonlake: Get rid of device_t 2018-06-01 16:26:25 +00:00
pmutil.c soc/intel/cannonlake: Set DISB after Dram init 2018-04-19 07:52:43 +00:00
reset.c intel: Use CF9 reset (part 2) 2018-10-22 08:35:32 +00:00
sd.c soc/intel/cannonlake: Use SCS common code 2017-11-01 17:42:30 +00:00
smihandler.c soc/intel/common/block: Move p2sb common functions into block/p2sb 2018-06-28 08:35:29 +00:00
smmrelocate.c cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx 2018-07-24 18:34:37 +00:00
spi.c soc/intel/common/block: Move gspi common functions into block/gspi 2018-06-06 06:25:50 +00:00
systemagent.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
uart.c soc/intel/common/block: Move common uart function to block/uart 2018-08-20 15:51:48 +00:00
vr_config.c soc/intel/cannonlake: Init UPD params based on config 2017-08-25 18:24:33 +00:00