aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/quark/Kconfig
diff options
context:
space:
mode:
authorLee Leahy <leroy.p.leahy@intel.com>2016-06-15 12:29:51 -0700
committerLee Leahy <leroy.p.leahy@intel.com>2016-07-08 17:58:27 +0200
commite98d72e2a31c51739fdd997022155b7178e94828 (patch)
tree0f844d358c51c946c8103b285e4739a20e4acd9d /src/soc/intel/quark/Kconfig
parentd9fc5fb31b5496d4257f1ac1ab5afec8a559c19c (diff)
soc/intel/quark: Remove use of PDAT.bin file
Remove the unused Kconfig values which specify the PDAT file, its location and inclusion into the coreboot file system. Remove the code in romstage which locates the pdat.bin file. TEST=Build and run on Galileo Gen2 Change-Id: I397aa22ada6c073c60485a735d6e2cb42bfd40ab Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com> Reviewed-on: https://review.coreboot.org/15205 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/soc/intel/quark/Kconfig')
-rw-r--r--src/soc/intel/quark/Kconfig32
1 files changed, 0 insertions, 32 deletions
diff --git a/src/soc/intel/quark/Kconfig b/src/soc/intel/quark/Kconfig
index 37b669d828..6669d81113 100644
--- a/src/soc/intel/quark/Kconfig
+++ b/src/soc/intel/quark/Kconfig
@@ -204,38 +204,6 @@ config RELOCATE_FSP_INTO_DRAM
Relocate the FSP binary into DRAM before the call to SiliconInit.
#####
-# FSP PDAT binary
-# The following options control the FSP platform data binary
-# file placement in the flash image.
-#####
-
-config ADD_FSP_PDAT_FILE
- bool "Should the PDAT binary be added to the flash image?"
- default n
- depends on PLATFORM_USES_FSP1_1
- help
- The PDAT file is required for the FSP 1.1 binary
-
-config FSP_PDAT_FILE
- string
- default "3rdparty/blobs/soc/intel/quark/pdat.bin"
- depends on PLATFORM_USES_FSP1_1
- depends on ADD_FSP_PDAT_FILE
- help
- The path and filename of the Intel Galileo platform-data-patch (PDAT)
- binary. This binary file is generated by the platform-data-patch.py
- script released with the Quark BSP and contains the Ethernet address.
-
-config FSP_PDAT_LOC
- hex
- default 0xfff10000
- depends on PLATFORM_USES_FSP1_1
- depends on ADD_FSP_PDAT_FILE
- help
- The location in CBFS that the PDAT is located. It must match the
- PCD PcdPlatformDataBaseAddress of Quark SoC FSP.
-
-#####
# RMU binary
# The following options control the Quark chipset microcode file
# placement in the flash image. This file is required to bring