diff options
-rw-r--r-- | src/vendorcode/amd/pi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/amd/pi/Kconfig b/src/vendorcode/amd/pi/Kconfig index 892892dcd2..0122366c78 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 |