diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2018-12-25 02:31:48 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-02-06 18:15:27 +0000 |
commit | 0b75679cbb9302e16ff4cb2266879cfb5476a4a2 (patch) | |
tree | 6a5034476e714d59902937fc14fbf99f02435e9f /src/mainboard/intel/coffeelake_rvp | |
parent | eaf83489f619ec974943c53b006f17042e3b7b9e (diff) | |
download | coreboot-0b75679cbb9302e16ff4cb2266879cfb5476a4a2.tar.xz |
Makefile.inc: Optimize generating the default x86 fmap
Put the FMAP FMAP region right above the coreboot CBFS region.
The other regions like RW_MRC_CACHE and CONSOLE often have alignment
requirements so it makes sense to put those on top. This also
simplifies the code the generate the default fmap a little.
Change-Id: I24fa6c89ecf85fb9002c0357f14aa970ee51b1df
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/30419
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/intel/coffeelake_rvp')
0 files changed, 0 insertions, 0 deletions