Skip to content

Commit 399b92e

Browse files
Ben Levinskywjliang
authored andcommitted
apps: zynqmp userspace: update dts shared mem node
Update to match default shared memory configuration. Signed-off-by: Ben Levinsky <ben.levinsky@xilinx.com>
1 parent 4824348 commit 399b92e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/machine/zynqmp/openamp-linux-userspace.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
};
1717
shm0: shm@0 {
1818
compatible = "shm_uio";
19-
reg = <0x0 0x3ed80000 0x0 0x80000>;
19+
reg = <0x0 0x3ed20000 0x0 0x0100000>;
2020
};
2121
ipi0: ipi@0 {
2222
compatible = "ipi_uio";

0 commit comments

Comments
 (0)