commit | 38e7673f24e6c19aba9ecff86760cb7981b91464 | [log] [tgz] |
---|---|---|
author | Barry Song <barry.song@analog.com> | Fri Jan 15 03:24:39 2010 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Tue Mar 09 00:30:49 2010 -0500 |
tree | 011fac0dd82cf3d9b8f86d8c8fef3a3dece432cc | |
parent | 29bb3bc0c71d867d50b18a0277bf28cd8dd3fca7 [diff] |
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>