diff options
author | Nico Huber <nico.h@gmx.de> | 2019-05-04 19:19:10 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-05-07 15:59:10 +0000 |
commit | 3c0d23b6ab1ca23c9e54f3554386e7aa2cfec94d (patch) | |
tree | 453c5b70613320c2e99360bfa2356d3b7542e0db /src/superio/ite/it8528e | |
parent | 0ebdf2ac75a6459534d0543d3bc963a96316f920 (diff) |
intel/fsp1_1: Drop remnants of `pei_data`
`pei_data` was a struct with blob parameters from pre-FSP times.
Somehow, it sneaked into upstream FSP1.1 support (probably because
early board ports were written for a different blob). When added
upstream, its usage was already perverted. It was declared at SoC
level but mostly used to pass mainboard data from mainboard code
to itself and FSP data from FSP code to itself. Now that no board/
SoC code uses it anymore, we can finally drop it.
Change-Id: Ib0bc402703188539cf2254bdc395cca9dd32d863
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32596
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Diffstat (limited to 'src/superio/ite/it8528e')
0 files changed, 0 insertions, 0 deletions