diff options
author | Felix Held <felix.held@amd.corp-partner.google.com> | 2020-06-17 02:13:34 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2020-06-18 13:23:42 +0000 |
commit | ef3395d990bbf1118a8d4e367a986bdbc92b1820 (patch) | |
tree | ed3dcb91f02c0c1fc3d242b1b8d3586e1f0e637a /src/arch | |
parent | 61ab3fe6ef0ac93d8ef1235bfe4090c9623fae9d (diff) | |
download | coreboot-ef3395d990bbf1118a8d4e367a986bdbc92b1820.tar.xz |
soc/amd/picasso: remove AMDFW_OUTSIDE_CBFS option
The option to have amdfw outside of CBFS used dd to write amdfw at a
given location overwriting anything that was there before, which may
cause the build to fail due to the FMAP header being overwritten
resulting in a not too obvious error that the image is a legacy image
without FMAP header.
Mandolin was the only board using this functionality, but I fixed the
placement of components in the flash image there, so that amdfw can just
be placed in CBFS avoiding those problems.
Change-Id: I0f3abab9d3939da43e1681d5cfe2c8d494402acf
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42438
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/arch')
0 files changed, 0 insertions, 0 deletions