diff options
author | Lee Leahy <leroy.p.leahy@intel.com> | 2016-07-21 11:16:39 -0700 |
---|---|---|
committer | Lee Leahy <leroy.p.leahy@intel.com> | 2016-07-26 01:21:58 +0200 |
commit | 27cd96a661558584977e8a491f5b433f31fa3a29 (patch) | |
tree | 338a3160a7101c778d395592444b2c767e95d2a4 /src/console | |
parent | e2422e38ce0ea69f6881ae159792b1f90471adc7 (diff) | |
download | coreboot-27cd96a661558584977e8a491f5b433f31fa3a29.tar.xz |
drivers/intel/fsp2_0: Enable XIP romstage with loaded FSP-M
Separate NO_XIP_EARLY_STAGES from loading FSP-M into cache-as-RAM.
Quark executes romstage directly from the SPI flash part (in-place),
but loads FSP-M into ESRAM. This split occurs because ESRAM is too
small to hold everything while debugging.
Platforms executing FSP-M directly from the SPI flash need to select
FSP_M_XIP.
TEST=Build and run on Galileo Gen2.
Change-Id: Ib5313ae96dcec101510e82438b1889d315569696
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-on: https://review.coreboot.org/15848
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/console')
0 files changed, 0 insertions, 0 deletions