From 3da355c03a44bc45f3688bb68b51eefa738d1857 Mon Sep 17 00:00:00 2001 From: Tushar Behera Date: Fri, 21 Mar 2014 04:26:40 +0900 Subject: [PATCH] ARM: dts: Disable MDMA1 node for arndale-octa board MDMA1 can support both secure and non-secure AXI transactions. When this is enabled in the kernel for boards that run in secure mode, we get imprecise external aborts causing the kernel to oops. Unhandled fault: imprecise external abort (0x1406) at 0x00000000 Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000007 Suggested-by: Javi Merino Signed-off-by: Tushar Behera Tested-by: Javi Merino Signed-off-by: Kukjin Kim --- Reading git-format-patch failed