Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/32384
Change subject: configs: Add a target to buildtest the ivybridge mrc.bin bootpath ......................................................................
configs: Add a target to buildtest the ivybridge mrc.bin bootpath
Change-Id: Iff15e9586cd3e39850d986582b5943cbb8a184a7 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- A configs/config.lenovo_x220_mrc_bin 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/84/32384/1
diff --git a/configs/config.lenovo_x220_mrc_bin b/configs/config.lenovo_x220_mrc_bin new file mode 100644 index 0000000..a51c498 --- /dev/null +++ b/configs/config.lenovo_x220_mrc_bin @@ -0,0 +1,3 @@ +CONFIG_VENDOR_LENOVO=y +CONFIG_BOARD_LENOVO_X220=y +# CONFIG_USE_NATIVE_RAMINIT is not set
Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32384 )
Change subject: configs: Add a target to buildtest the ivybridge mrc.bin bootpath ......................................................................
Patch Set 3: Code-Review+2
Patrick Georgi has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/32384 )
Change subject: configs: Add a target to buildtest the ivybridge mrc.bin bootpath ......................................................................
configs: Add a target to buildtest the ivybridge mrc.bin bootpath
Change-Id: Iff15e9586cd3e39850d986582b5943cbb8a184a7 Signed-off-by: Arthur Heymans arthur@aheymans.xyz Reviewed-on: https://review.coreboot.org/c/coreboot/+/32384 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Kyösti Mälkki kyosti.malkki@gmail.com --- A configs/config.lenovo_x220_mrc_bin 1 file changed, 3 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Kyösti Mälkki: Looks good to me, approved
diff --git a/configs/config.lenovo_x220_mrc_bin b/configs/config.lenovo_x220_mrc_bin new file mode 100644 index 0000000..a51c498 --- /dev/null +++ b/configs/config.lenovo_x220_mrc_bin @@ -0,0 +1,3 @@ +CONFIG_VENDOR_LENOVO=y +CONFIG_BOARD_LENOVO_X220=y +# CONFIG_USE_NATIVE_RAMINIT is not set