aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorBen Dooks <[email protected]>2023-01-06 13:44:56 +0000
committerConor Dooley <[email protected]>2023-01-07 19:31:37 +0000
commit43d5f5d63699724d47f0d9e0eae516a260d232b4 (patch)
tree91bbd51471c385fd703c224b412287d9af915a4f /tools/testing/selftests/bpf/progs/test_autoload.c
parent1b929c02afd37871d5afb9d498426f83432e71c2 (diff)
riscv: dts: sifive: fu740: fix size of pcie 32bit memory
The 32-bit memory resource is needed for non-prefetchable memory allocations on the PCIe bus, however with some cards (such as the SM768) the system fails to allocate memory from this. Checking the allocation against the datasheet, it looks like there has been a mis-calcualation of the resource for the first memory region (0x0060090000..0x0070ffffff) which in the data-sheet for the fu740 (v1p2) is from 0x0060000000..0x007fffffff. Changing this to allocate from 0x0060090000..0x007fffffff fixes the probing issues. Fixes: ae80d5148085 ("riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC") Cc: Paul Walmsley <[email protected]> Cc: Greentime Hu <[email protected]> Signed-off-by: Ben Dooks <[email protected]> Cc: [email protected] Tested-by: Ron Economos <[email protected]> # from IRC Reviewed-by: Conor Dooley <[email protected]> Signed-off-by: Conor Dooley <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions