Attention is currently required from: Felix Held, Matt DeVillier.
Hello Felix Held, Matt DeVillier,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/79385?usp=email
to look at the new patch set (#2).
Change subject: soc/amd/stoney/northbridge: Remove dead code ......................................................................
soc/amd/stoney/northbridge: Remove dead code
All the resource on the host bridge are fixed resources and therefore have the IORESOURCE_STORED flag set, so the body of this function which configures IO or MEM ranges is never reached.
Signed-off-by: Arthur Heymans arthur@aheymans.xyz Change-Id: I1839f030a4a365e5bc1cdaa3cf37cdf9ca382ff8 --- M src/soc/amd/stoneyridge/northbridge.c 1 file changed, 0 insertions(+), 74 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/79385/2