Skip to content

Commit

Permalink
Merge pull request torvalds#184 in PROCESSOR-SDK/processor-sdk-linux …
Browse files Browse the repository at this point in the history
…from increase_ipc_memory to processor-sdk-linux-4.19.y

* commit '1b430bd15bc7612371157d64f11ddffec4e484fe':
  TEMP: arm64: dts: ti: k3-am654-base-board: Increase reserve memory for RTOS IPC
  • Loading branch information
Jacob Stiffler committed Oct 1, 2019
2 parents fa9e464 + 1b430bd commit 5f8c1c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/ti/k3-am654-base-board.dts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
};

rtos_ipc_memory_region: ipc-memories@a2000000 {
reg = <0x00 0xa2000000 0x00 0x00100000>;
reg = <0x00 0xa2000000 0x00 0x00200000>;
alignment = <0x1000>;
no-map;
};
Expand Down

0 comments on commit 5f8c1c6

Please sign in to comment.