summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/amd/pi/Kconfig
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2016-09-30 14:44:54 -0600
committerMartin Roth <martinroth@google.com>2016-10-02 19:08:33 +0200
commitc59cc22e5766f987ee875a52e3dc0ad8bcd82b93 (patch)
tree267daf51a43704030bf2cc0eaa515f48086b6a07 /src/vendorcode/amd/pi/Kconfig
parent3b87812f004f1b510e36e2fb6a25b54181954190 (diff)
downloadcoreboot-c59cc22e5766f987ee875a52e3dc0ad8bcd82b93.tar.gz
coreboot-c59cc22e5766f987ee875a52e3dc0ad8bcd82b93.tar.bz2
coreboot-c59cc22e5766f987ee875a52e3dc0ad8bcd82b93.zip
vendorcode/amd/pi/Kconfig: update AGESA_BINARY_PI_LOCATION to hex
The AGESA_BINARY_PI_LOCATION Kconfig symbol was declared as a string. Change it to a hex value. Change-Id: Ifd87b6c8dfcdf950aea9b15a6fea45bb72e8b4e9 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/16835 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/vendorcode/amd/pi/Kconfig')
-rw-r--r--src/vendorcode/amd/pi/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/amd/pi/Kconfig b/src/vendorcode/amd/pi/Kconfig
index 892892dcd2f3..0122366c7887 100644
--- a/src/vendorcode/amd/pi/Kconfig
+++ b/src/vendorcode/amd/pi/Kconfig
@@ -45,7 +45,7 @@ config AGESA_BINARY_PI_FILE
Specify the binary file to use for AMD platform initialization.
config AGESA_BINARY_PI_LOCATION
- string "AGESA PI binary address in ROM"
+ hex "AGESA PI binary address in ROM"
default 0xFFE00000
help
Specify the ROM address at which to store the binary Platform