From aa41f773976f17979a6a32cc7f34d57df89aaeed Mon Sep 17 00:00:00 2001 From: Fred Reitberger Date: Fri, 18 Feb 2022 15:33:21 -0500 Subject: mb/amd/chausie/Kconfig: Move EC firmware image in CBFS Move the EC to a location that does not conflict with where the main CBFS is in the chromeos FMAP Change-Id: I28c84cbe2ff10d45383d896ae4f942ee49eb15c0 Signed-off-by: Fred Reitberger Reviewed-on: https://review.coreboot.org/c/coreboot/+/62190 Reviewed-by: Felix Held Tested-by: build bot (Jenkins) --- src/mainboard/amd/chausie/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard') 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 -- cgit v1.2.3