Nico Huber has posted comments on this change. ( https://review.coreboot.org/27218 )
Change subject: southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/27218/1/src/southbridge/intel/bd82x6x/Kconf…
File src/southbridge/intel/bd82x6x/Kconfig:
https://review.coreboot.org/#/c/27218/1/src/southbridge/intel/bd82x6x/Kconf…
PS1, Line 69: config HAVE_IFD_BIN
: def_bool n
:
: config BUILD_WITH_FAKE_IFD
: def_bool n
> I guess to reason to include a fake ifd to make flashrom happy ? Why change the default ?
It needs a downstream flashrom patch that was abandoned some years
ago. So I wouldn't mind if we just remove all traces of ifdfake.
But you are probably right, it doesn't belong into this patch.
--
To view, visit https://review.coreboot.org/27218
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I330c4886f8bea4b1a8ecad6505a0e5cc381654d1
Gerrit-Change-Number: 27218
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sun, 24 Jun 2018 16:27:58 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/27218 )
Change subject: southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/27218/1/src/southbridge/intel/bd82x6x/Kconf…
File src/southbridge/intel/bd82x6x/Kconfig:
https://review.coreboot.org/#/c/27218/1/src/southbridge/intel/bd82x6x/Kconf…
PS1, Line 69: config HAVE_IFD_BIN
: def_bool n
:
: config BUILD_WITH_FAKE_IFD
: def_bool n
> Jenkins already answered that... and I guess it's supposed […]
I guess to reason to include a fake ifd to make flashrom happy ? Why change the default ?
--
To view, visit https://review.coreboot.org/27218
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I330c4886f8bea4b1a8ecad6505a0e5cc381654d1
Gerrit-Change-Number: 27218
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sun, 24 Jun 2018 16:17:03 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
Nico Huber has posted comments on this change. ( https://review.coreboot.org/27218 )
Change subject: southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/27218/1/src/southbridge/intel/bd82x6x/Kconf…
File src/southbridge/intel/bd82x6x/Kconfig:
https://review.coreboot.org/#/c/27218/1/src/southbridge/intel/bd82x6x/Kconf…
PS1, Line 69: config HAVE_IFD_BIN
: def_bool n
:
: config BUILD_WITH_FAKE_IFD
: def_bool n
> Will it still compile without blob and without using fake ifd?
Jenkins already answered that... and I guess it's supposed
to work. The `add_intel_firmware:` target should simply
be ignored and sb/intel/common/firmware/Makefile.inc would
become a no-op. Then it's just like any normal coreboot build.
--
To view, visit https://review.coreboot.org/27218
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I330c4886f8bea4b1a8ecad6505a0e5cc381654d1
Gerrit-Change-Number: 27218
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sun, 24 Jun 2018 15:30:58 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/27218 )
Change subject: southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/27218/1/src/southbridge/intel/bd82x6x/Kconf…
File src/southbridge/intel/bd82x6x/Kconfig:
https://review.coreboot.org/#/c/27218/1/src/southbridge/intel/bd82x6x/Kconf…
PS1, Line 69: config HAVE_IFD_BIN
: def_bool n
:
: config BUILD_WITH_FAKE_IFD
: def_bool n
> Can drop these they should already default to n implicitly.
Will it still compile without blob and without using fake ifd?
--
To view, visit https://review.coreboot.org/27218
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I330c4886f8bea4b1a8ecad6505a0e5cc381654d1
Gerrit-Change-Number: 27218
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sun, 24 Jun 2018 15:14:43 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
Nico Huber has posted comments on this change. ( https://review.coreboot.org/27218 )
Change subject: southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
......................................................................
Patch Set 1:
> (or even better `select HAVE_IFD_BIN`)
Actually `select HAVE_IFD_BIN if USE_BLOBS`.
--
To view, visit https://review.coreboot.org/27218
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I330c4886f8bea4b1a8ecad6505a0e5cc381654d1
Gerrit-Change-Number: 27218
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sun, 24 Jun 2018 14:15:23 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
Nico Huber has posted comments on this change. ( https://review.coreboot.org/27218 )
Change subject: southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
......................................................................
Patch Set 1:
(1 comment)
HAVE_IFD_BIN is about having the file in the repo. We have the file
for the boards that currently don't override the default. So they
need an override now.
I would prefer a single commit that inverts the chipset default,
adds a `default y` override (or even better `select HAVE_IFD_BIN`)
for the affected boards that currently don't have an override and
removes all the `default n` board overrides.
https://review.coreboot.org/#/c/27218/1/src/southbridge/intel/bd82x6x/Kconf…
File src/southbridge/intel/bd82x6x/Kconfig:
https://review.coreboot.org/#/c/27218/1/src/southbridge/intel/bd82x6x/Kconf…
PS1, Line 69: config HAVE_IFD_BIN
: def_bool n
:
: config BUILD_WITH_FAKE_IFD
: def_bool n
Can drop these they should already default to n implicitly.
--
To view, visit https://review.coreboot.org/27218
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I330c4886f8bea4b1a8ecad6505a0e5cc381654d1
Gerrit-Change-Number: 27218
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sun, 24 Jun 2018 14:11:37 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/27218 )
Change subject: southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
......................................................................
Patch Set 1: Verified+1
Build Successful
https://qa.coreboot.org/job/coreboot-checkpatch/29319/ : SUCCESS
https://qa.coreboot.org/job/coreboot-gerrit/75260/ : SUCCESS
--
To view, visit https://review.coreboot.org/27218
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I330c4886f8bea4b1a8ecad6505a0e5cc381654d1
Gerrit-Change-Number: 27218
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sun, 24 Jun 2018 12:23:47 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: Yes
Angel Pons has uploaded this change for review. ( https://review.coreboot.org/27218
Change subject: southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
......................................................................
southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
Since only a handful of boards have descriptor blobs in the tree,
it makes little sense to leave it enabled by default. This would
require less mainboard-specific Kconfig overrides.
If this receives positive feedback, every affected motherboard will
be updated in a later patch set.
Change-Id: I330c4886f8bea4b1a8ecad6505a0e5cc381654d1
Signed-off-by: Angel Pons <th3fanbus(a)gmail.com>
---
M src/southbridge/intel/bd82x6x/Kconfig
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/27218/1
diff --git a/src/southbridge/intel/bd82x6x/Kconfig b/src/southbridge/intel/bd82x6x/Kconfig
index 9a70bf2..53ad840 100644
--- a/src/southbridge/intel/bd82x6x/Kconfig
+++ b/src/southbridge/intel/bd82x6x/Kconfig
@@ -67,10 +67,10 @@
default 0x80
config HAVE_IFD_BIN
- def_bool y
+ def_bool n
config BUILD_WITH_FAKE_IFD
- def_bool !HAVE_IFD_BIN
+ def_bool n
endif
--
To view, visit https://review.coreboot.org/27218
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I330c4886f8bea4b1a8ecad6505a0e5cc381654d1
Gerrit-Change-Number: 27218
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons <th3fanbus(a)gmail.com>