diff options
author | Karthikeyan Ramasubramanian <kramasub@google.com> | 2022-08-02 11:34:48 -0600 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-08-09 16:44:47 +0000 |
commit | e5af14ace60f378ff536741e636bdeb8df48f072 (patch) | |
tree | 515f6e17371f5af52f3610d41fea7f79839e3cec /util/scripts | |
parent | 5e80bcfaea530ebe7e64b520ed0727daeb73a187 (diff) |
util/amdfwtool: Fix ISH_B directory offset
On boards which use both PSP recovery A/B layout as well as VBOOT A/B
layout, ISH_B directory entry is pointing directly to PSP Level2
directory. This is not correct and either ISH_B should be marked as not
present or it should point to the ISH_A directory itself which in turn
point to PSP L2 directory. Fix it by choosing the latter option.
BUG=None
TEST=Build and boot to OS in Skyrim with PSP verstage.
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Change-Id: I0a7a56e98de3f85669ff8ec2fcd1687aa33576a9
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66445
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'util/scripts')
0 files changed, 0 insertions, 0 deletions