aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/dcp847ske
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2018-08-20 16:15:47 +0200
committerMartin Roth <martinroth@google.com>2018-08-22 15:37:38 +0000
commitc65a600b8e297c0ea8cf62fe5d7a854b8f1f2410 (patch)
tree8bbd13d9329a65ca336e91f439504e8674133608 /src/mainboard/intel/dcp847ske
parentb74e399c7d9d6decd6aeba5de5a8181a5f17d82a (diff)
src/mainboard/*: Remove IFD_*_REGION values for ifdfake
Since ifdfake has been deprecated in favor of better alternatives, such as flashrom IFD parsing. Therefore, there is no need to support ifdfake any further. Remove the IFD_*_REGION values on the few motherboards with them. Change-Id: Ie07116a7fb960c6ca832d802016f22c6677baac9 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/28232 Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/intel/dcp847ske')
-rw-r--r--src/mainboard/intel/dcp847ske/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/mainboard/intel/dcp847ske/Kconfig b/src/mainboard/intel/dcp847ske/Kconfig
index ae93e9df79..508cedfd38 100644
--- a/src/mainboard/intel/dcp847ske/Kconfig
+++ b/src/mainboard/intel/dcp847ske/Kconfig
@@ -57,18 +57,6 @@ config USBDEBUG_HCD_INDEX
int
default 2
-config IFD_GBE_SECTION
- string
- default "0x00001000:0x00002fff"
-
-config IFD_ME_SECTION
- string
- default "0x00003000:0x001bffff"
-
-config IFD_BIOS_SECTION
- string
- default "0x001c0000:0x007fffff"
-
config CBFS_SIZE
hex
default 0x00640000