diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2024-01-30 21:50:26 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-02-01 11:36:25 +0000 |
commit | c0474785fb98246e3a62730f08ba6d947c43a53f (patch) | |
tree | 7a1b6d3162de1bbbf24afbb955d1b2ca34a74d93 /src/soc/amd/common/fsp | |
parent | 5881f8ae3658bf3a4d5bf13a6b9c4c092c08a997 (diff) |
vc/amd/opensil/genoa_poc/memmap: use unsigned long for resource index
Use an unsigned long as resource index type instead of an int to match
the data type used for the index in the resource struct and the
functions to report the resources.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Iccc2e0556ce8688d933506e0db5cc4b83c66ac76
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80265
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Varshit Pandya <pandyavarshit@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/amd/common/fsp')
0 files changed, 0 insertions, 0 deletions