AGESA: Reduce SPI use by 24kB for S3 support

Hardware / Coreboot - Kyösti Mälkki [gmail.com] - 27 May 2015 05:52 UTC

There is no need to backup VolatileStorage in SPI flash at all. At the time we need it, we have CBMEM available.

Change-Id: If0ca57b314140a833d6d59fe9e236e07816f05a4

c74b53f AGESA: Reduce SPI use by 24kB for S3 support
src/cpu/amd/agesa/heapmanager.c | 1 -
src/northbridge/amd/agesa/oem_s3.c | 32 ++++++++------------------------
2 files changed, 8 insertions(+), 25 deletions(-)

Upstream: review.coreboot.org


  • Share