Commits
Suman Anna committed f98661955e5
TEMP: ARM: dts: keystone-k2l-evm: Fix SRAM reserved in dspmem node The commit 736f2900cae9 ("TEMP: ARM: dts: keystone-k2l-evm: Add dspmem node") exposes the entire Multicore Shared Memory (MSM) RAM to userspace to allow usage by the Multi Proc Manager (MPM) through the dspmem node. The Keystone 2 boot monitor code uses certain portion of this MSM RAM, so do not expose this memory to MPM. Fixes: 736f2900cae9 ("TEMP: ARM: dts: keystone-k2l-evm: Add dspmem node") Signed-off-by: Suman Anna <s-anna@ti.com> Acked-by: Carlos Hernandez <ceh@ti.com>