Hello Jason Glenesk, build bot (Jenkins), Raul Rangel, Angel Pons, Julius Werner, Kyösti Mälkki, Aaron Durbin, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/43281
to look at the new patch set (#4).
Change subject: soc/amd/picasso: Drop the inclusion of entry16.ld and reset16.ld ......................................................................
soc/amd/picasso: Drop the inclusion of entry16.ld and reset16.ld
This change drops the inclusion of entry16.ld and reset16.ld and instead adds the content of those files directly in memlayout_x86.ld in amd/picasso. This is done to allow the work for top-aligning bootblock to happen independent of Picasso layout. Once that is complete, Picasso layout can be re-evaluated to see if it can make use of the common bootblock linker file includes.
TEST=Verified that coreboot.rom generated using --timeless is the same with and without this change for trembyle.
Change-Id: Ib1218b24a06d0f69b856fb21458a6183fd21fcbc Signed-off-by: Furquan Shaikh furquan@google.com --- M src/soc/amd/picasso/memlayout_x86.ld 1 file changed, 16 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/43281/4