aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5250
diff options
context:
space:
mode:
authorFurquan Shaikh <furquan@google.com>2020-05-13 12:19:15 -0700
committerAaron Durbin <adurbin@chromium.org>2020-05-14 21:26:54 +0000
commitbcac1cbacd2613e02c865182f445a02e6cdf45e7 (patch)
tree5f9da3c751043da426a6a4b8b3bed33eac7dbbc6 /src/soc/samsung/exynos5250
parent1dac6058723efa8b2a1ea3bfff8443e39e10fdf2 (diff)
soc/nvidia/tegra124: 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: I16f0439679471366723a0084918a20cd95834831 Reviewed-on: https://review.coreboot.org/c/coreboot/+/41372 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/samsung/exynos5250')
0 files changed, 0 insertions, 0 deletions