From c9bf8bfabfeb75500ea0f3b4a0bfb5ce5485ae23 Mon Sep 17 00:00:00 2001 From: Lee Leahy Date: Sun, 5 Jun 2016 18:45:22 -0700 Subject: util/checklist: Add bootblock support Scan the boot block when building it with C_ENVIRONMENT_BOOTBLOCK selected. TEST=Build and run with Galileo Gen2 Change-Id: I922f761c31e95efde0975d8572c47084b91b2879 Signed-off-by: Lee Leahy Reviewed-on: https://review.coreboot.org/15130 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/vendorcode/intel/fsp/fsp1_1/checklist/bootblock_optional.dat | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/vendorcode/intel/fsp/fsp1_1/checklist/bootblock_optional.dat (limited to 'src/vendorcode/intel/fsp/fsp1_1/checklist/bootblock_optional.dat') diff --git a/src/vendorcode/intel/fsp/fsp1_1/checklist/bootblock_optional.dat b/src/vendorcode/intel/fsp/fsp1_1/checklist/bootblock_optional.dat new file mode 100644 index 0000000000..fc0e872fd9 --- /dev/null +++ b/src/vendorcode/intel/fsp/fsp1_1/checklist/bootblock_optional.dat @@ -0,0 +1,6 @@ +bootblock_c_entry +bootblock_mainboard_early_init +bootblock_mainboard_init +bootblock_soc_early_init +bootblock_soc_init +uart_init -- cgit v1.2.3