diff options
Diffstat (limited to 'src/mainboard/amd')
-rw-r--r-- | src/mainboard/amd/mayan/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/mayan/Kconfig b/src/mainboard/amd/mayan/Kconfig index ba221a703c..a113db6069 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 |