diff options
author | Marshall Dawson <marshalldawson3rd@gmail.com> | 2017-10-12 15:57:19 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2017-10-22 01:45:23 +0000 |
commit | 3191e0fcf51672ffd58f029f2077ea0359cb9068 (patch) | |
tree | ac2d996097f717021f0e6283edcd1fb066341eb9 /src/mainboard/rca | |
parent | 1899fbe420037312c369eda3c3ba8c5ad57acb2f (diff) |
soc/amd/common: Revert PI blob search hack
Remove the check for CONFIG_VBOOT when finding the binaryPI blob and
rely on the cbfs search 100% of the time. The change was initially
put in to avoid a hang when vboot presearched memory for the blob.
The implementation now supports early cbmem init and cbmem_top() is
careful to return 0 if DRAM has not yet been set up. As a result the
hang no longer occurs and the hack may be removed safely.
BUG=b:67747902
Change-Id: I1f38709fcce250b0902a639ebf0554219bc47cf8
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/22053
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/rca')
0 files changed, 0 insertions, 0 deletions