From: Barry Song Date: Fri, 15 Jan 2010 03:24:39 +0000 (+0000) Subject: Blackfin: bf537-stamp: declare parallel flash as ROM with XIP kernel X-Git-Tag: v2.6.34-rc2~11^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38e7673f24e6c19aba9ecff86760cb7981b91464;p=pandora-kernel.git Blackfin: bf537-stamp: declare parallel flash as ROM with XIP kernel When the kernel is executing out of parallel flash (XIP), we can't have the flash go into an erase/programming cycle, otherwise the instruction fetching steps fail and everything crashes. Signed-off-by: Barry Song Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed