diff options
author | Furquan Shaikh <furquan@google.com> | 2020-05-13 13:00:49 -0700 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2020-05-14 21:25:38 +0000 |
commit | ffa5e8ddcfb099eff56eb8e6cd70ca4bd0b2545d (patch) | |
tree | 622ff3d80078facfd82d8d0b8093f408d64bdfad /src/mainboard/foxconn | |
parent | 1ca24332c4ad8a9e466139d090500b0a523d56c8 (diff) |
nb/intel/i440bx: add resources during read_resources()
The chipset code was incorrectly adding memory resources
to the domain device after resource allocation occurred.
It's not possible to get the correct view of the address space,
and it's generally incorrect to not add resources during
read_resources(). This change fixes the order by adding resources in
read_resources().
Signed-off-by: Furquan Shaikh <furquan@google.com>
Change-Id: I84c1ba8645b548248a8bb8bf5bc4953d3be12475
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41368
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Keith Hui <buurin@gmail.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/foxconn')
0 files changed, 0 insertions, 0 deletions