Attention is currently required from: Arthur Heymans, Martin Roth. Arthur Heymans has uploaded a new patch set (#2) to the change originally created by Arthur Heymans. ( https://review.coreboot.org/c/coreboot/+/56122 )
Change subject: Makefile.inc: Add the x86 bootblock as a regular cbfs file ......................................................................
Makefile.inc: Add the x86 bootblock as a regular cbfs file
Files of type bootblock are now always top aligned. This assumes only x86 ever uses cbfs file type bootblock.
As the cbfs header needs to be at a specific place and it can be updated only later on, use a placeholder cbfs file.
Change-Id: I4de9d7fedf1ae5a37a3310dd42eb07b44c030930 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M Makefile.inc M src/arch/x86/Makefile.inc 2 files changed, 13 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/22/56122/2