Increase PCI memory window by 64 KiB to allow for more IVSHMEM device allocations for k3-am654-idk-linux-demo inmate.
Signed-off-by: Matt Ranostay <[email protected]> --- configs/arm64/dts/inmate-k3-am654-idk.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/arm64/dts/inmate-k3-am654-idk.dts b/configs/arm64/dts/inmate-k3-am654-idk.dts index a419d8d5..d65818d5 100644 --- a/configs/arm64/dts/inmate-k3-am654-idk.dts +++ b/configs/arm64/dts/inmate-k3-am654-idk.dts @@ -118,7 +118,7 @@ <0 0 0 4 &gic500 GIC_SPI 160 IRQ_TYPE_EDGE_RISING>; reg = <0x0 0x76000000 0x0 0x100000>; ranges = - <0x02000000 0x00 0x10000000 0x0 0x10000000 0x00 0x10000>; + <0x02000000 0x00 0x10000000 0x0 0x10000000 0x00 0x20000>; }; secure_proxy_main: mailbox@32c00000 { -- 2.25.1 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/20220304021615.2862-4-mranostay%40ti.com.
