diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/amd/chausie/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/chausie/Kconfig b/src/mainboard/amd/chausie/Kconfig index 9c4dbb5820..31bb069003 100644 --- a/src/mainboard/amd/chausie/Kconfig +++ b/src/mainboard/amd/chausie/Kconfig @@ -51,7 +51,7 @@ config CHAUSIE_MCHP_FW_FILE config CHAUSIE_MCHP_FW_OFFSET hex depends on CHAUSIE_HAVE_MCHP_FW - default 0x400000 + default 0xB80000 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 |