Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/48452 )
Change subject: configs: Build test x86_64 on 3 Intel boards ......................................................................
configs: Build test x86_64 on 3 Intel boards
Change-Id: I6d8497eafb486e2727a47ce546c3e2095280bc45 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- A configs/config.intel_coffeelake_rvp11.x86_64 A configs/config.libretrend_lt1000.x86_64 A configs/config.up_squared.x86_64 3 files changed, 11 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/48452/1
diff --git a/configs/config.intel_coffeelake_rvp11.x86_64 b/configs/config.intel_coffeelake_rvp11.x86_64 new file mode 100644 index 0000000..eea05cc --- /dev/null +++ b/configs/config.intel_coffeelake_rvp11.x86_64 @@ -0,0 +1,6 @@ +CONFIG_USE_BLOBS=y +CONFIG_VENDOR_INTEL=y +CONFIG_INTEL_GMA_VBT_FILE="3rdparty/fsp/CoffeeLakeFspBinPkg/SampleCode/Vbt/Vbt.bin" +CONFIG_BOARD_INTEL_COFFEELAKE_RVP11=y +CONFIG_PAYLOAD_NONE=y +CONFIG_EXP_ARCH_X86_64=y diff --git a/configs/config.libretrend_lt1000.x86_64 b/configs/config.libretrend_lt1000.x86_64 new file mode 100644 index 0000000..ec8babc --- /dev/null +++ b/configs/config.libretrend_lt1000.x86_64 @@ -0,0 +1,2 @@ +CONFIG_VENDOR_LIBRETREND=y +CONFIG_EXP_ARCH_X86_64=y diff --git a/configs/config.up_squared.x86_64 b/configs/config.up_squared.x86_64 new file mode 100644 index 0000000..6d942aa --- /dev/null +++ b/configs/config.up_squared.x86_64 @@ -0,0 +1,3 @@ +CONFIG_VENDOR_UP=y +CONFIG_PAYLOAD_NONE=y +CONFIG_EXP_ARCH_X86_64=y
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48452
to look at the new patch set (#2).
Change subject: configs: Build test x86_64 on 3 Intel boards ......................................................................
configs: Build test x86_64 on 3 Intel boards
Change-Id: I6d8497eafb486e2727a47ce546c3e2095280bc45 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- A configs/config.intel_coffeelake_rvp11.x86_64 A configs/config.libretrend_lt1000.x86_64 A configs/config.up_squared.x86_64 3 files changed, 13 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/48452/2
Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48452 )
Change subject: configs: Build test x86_64 on 3 Intel boards ......................................................................
Patch Set 2: Code-Review+2
Christian Walter has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48452 )
Change subject: configs: Build test x86_64 on 3 Intel boards ......................................................................
Patch Set 2: Code-Review+2
Hello build bot (Jenkins), Christian Walter, Arthur Heymans,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48452
to look at the new patch set (#4).
Change subject: configs: Build test x86_64 on 3 Intel boards ......................................................................
configs: Build test x86_64 on 3 Intel boards
Change-Id: I6d8497eafb486e2727a47ce546c3e2095280bc45 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- A configs/config.intel_coffeelake_rvp11.x86_64 A configs/config.intel_tglrvp_up4.x86_64 A configs/config.libretrend_lt1000.x86_64 3 files changed, 13 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/48452/4
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48452 )
Change subject: configs: Build test x86_64 on 3 Intel boards ......................................................................
Patch Set 4:
The configs should be added along with the patch that adds the x86_64 option, so that we don't end up with an untested option in case this change gets lost.
Stefan Reinauer has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/48452?usp=email )
Change subject: configs: Build test x86_64 on 3 Intel boards ......................................................................
Abandoned