From bc6b92f8c31788a2fdc65d9be903983e5da78921 Mon Sep 17 00:00:00 2001 From: Sonic Zhang Date: Tue, 30 Jun 2009 09:48:03 +0000 Subject: [PATCH] Blackfin: don't attempt to flush on-chip L1 SRAM regions Since the on-chip L1 regions are not cacheable, there is no point in trying to flush/invalidate them. Plus, older Blackfin parts like to trigger an exception (like BF533-0.3). Signed-off-by: Sonic Zhang Signed-off-by: Mike Frysinger --- Reading git-format-patch failed