Blackfin: bf537-stamp: declare parallel flash as ROM with XIP kernel
authorBarry Song <barry.song@analog.com>
Fri, 15 Jan 2010 03:24:39 +0000 (03:24 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 9 Mar 2010 05:30:49 +0000 (00:30 -0500)
commit38e7673f24e6c19aba9ecff86760cb7981b91464
tree011fac0dd82cf3d9b8f86d8c8fef3a3dece432cc
parent29bb3bc0c71d867d50b18a0277bf28cd8dd3fca7
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 <barry.song@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/mach-bf537/boards/stamp.c