coreboot/src/soc
Furquan Shaikh 09b01de336 soc/intel/cannonlake: Do not use XIP_ROM_SIZE
XIP_ROM_SIZE Kconfig option isn't used on Cannon Lake and
family. Thus, this change selects NO_FIXED_XIP_ROM_SIZE to indicate to
build system so that romstage can be placed in less rigid manner.

BUG=b:129802811

Change-Id: I5f3786396246c89b1039ba1b6b332a32e6a0345d
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32258
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-04-12 02:14:07 +00:00
..
amd soc/amd/stoney: Don't use IS_ENABLED() for a constant 2019-04-08 18:50:32 +00:00
cavium src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
imgtec arch/mips: Fix <arch/mmio.h> prototypes 2019-03-22 12:18:41 +00:00
intel soc/intel/cannonlake: Do not use XIP_ROM_SIZE 2019-04-12 02:14:07 +00:00
mediatek src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
nvidia src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
qualcomm src: Fix remaining #include <timer.h> 2019-04-09 17:20:35 +00:00
rockchip src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
samsung src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
sifive src/mb/sifive/hifive-unleashed: initialize Gigabit Ethernet Controller 2019-03-18 09:12:46 +00:00
ucb riscv: Add initial support for 32bit boards 2019-02-13 04:49:14 +00:00