Blackfin: add support for fast SPI reads with Boot ROM
authorMike Frysinger <vapier@gentoo.org>
Tue, 9 Dec 2008 22:21:08 +0000 (17:21 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 6 Feb 2009 02:25:35 +0000 (21:25 -0500)
commit97f265f14f23050f3cb997f617f3a6917b843ea2
treef18a17dafeac9bdbd855fb1c4762c7d0d247d0da
parent67619982bfc5cd62710a48e3cbffc304cb78c341
Blackfin: add support for fast SPI reads with Boot ROM

Newer Blackfin boot roms support using the fast SPI read command rather than
just the slow one.  If the functionality is available, then use it.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
cpu/blackfin/initcode.c