diff options
author | Marshall Dawson <marshalldawson3rd@gmail.com> | 2019-03-04 16:50:37 -0700 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2019-03-07 16:01:40 +0000 |
commit | 0e02ce83a1080f6740177b1a26cdd88b39baf083 (patch) | |
tree | 692d986fc6942ea3a055d5fc5c19187bcb26d34b /.gitignore | |
parent | 6cdafd9608e1820c91e1bc765a3431aeff43d983 (diff) | |
download | coreboot-0e02ce83a1080f6740177b1a26cdd88b39baf083.tar.xz |
util/amdfwtool: Remove duplicate PSP2 support
There are effectively two unique sets of arguments for the utility,
causing one of two tables to be constructed. Both tables are
identical, however, and therefore the only practical difference is
the offset in the Embedded Firmware Structure which holds the pointer
to the table.
This patch is part 2 of 2 to reduce the number of command-line options
to amdfwtool. Part 1 added the --combo-capable option that helps
put the PSP directory pointer in the correct location. Part 2
removes the duplicated table, the support code, options, and updates
the usage text.
TEST=Build before/after images for grunt, bettong, apu2, and diff
hexdumps of the amdfw.rom files. Built/ran grunt with PSP_COMBO
defined as 1.
BUG=b:126691068
Change-Id: I542a7f5023137f30fbe00533452d4448117df487
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31731
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions