diff options
author | Furquan Shaikh <furquan@google.com> | 2020-05-13 12:21:06 -0700 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2020-05-14 21:27:26 +0000 |
commit | d6973e811b925901e045f3f229a45c16d8dcbcca (patch) | |
tree | 482d0800f26930bba9ac12ab78c73ed363c7ae0c /src/mainboard/hp | |
parent | bcac1cbacd2613e02c865182f445a02e6cdf45e7 (diff) |
soc/samsung/exynos5250: 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: I419be7edf289636b24b9a7d6c390866ade638de3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41373
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/hp')
0 files changed, 0 insertions, 0 deletions