Commits
Suman Anna committed afbc8640f72
TEMP: ARM: dts: keystone-k2hk-evm: Fix SRAM reserved in dspmem node The commit 5f25b068b210 ("TEMP: ARM: dts: keystone-k2hk-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: 5f25b068b210 ("TEMP: ARM: dts: keystone-k2hk-evm: Add dspmem node") Signed-off-by: Suman Anna <s-anna@ti.com> Acked-by: Carlos Hernandez <ceh@ti.com>