summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/amd/mayan/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/mayan/Kconfig b/src/mainboard/amd/mayan/Kconfig
index ba221a703c27..a113db6069f0 100644
--- a/src/mainboard/amd/mayan/Kconfig
+++ b/src/mainboard/amd/mayan/Kconfig
@@ -52,7 +52,7 @@ config MAYAN_MCHP_FW_FILE
config MAYAN_MCHP_FW_OFFSET
hex
depends on MAYAN_HAVE_MCHP_FW
- default 0xB80000
+ default 0x81000
help
The EC firmware blob defaults to the 4MByte offset of the firmware
image. If this offset needs to change, a new signature block must be