[PATCH 1/1] [MTD/NAND]: Add Blackfin BF52x on-chip NAND Flash controller driver support in bf5xx_nand driver
David Woodhouse
dwmw2 at infradead.org
Fri Nov 23 05:19:38 EST 2007
On Fri, 2007-11-23 at 18:14 +0800, Bryan Wu wrote:
>
> +#ifdef CONFIG_BF54x
> /* Setup DMAC1 channel mux for NFC which shared with SDH */
> val = bfin_read_DMAC1_PERIMUX();
> val &= 0xFFFE;
> bfin_write_DMAC1_PERIMUX(val);
> SSYNC();
> -
> +#endif
You can't build a multiplatform kernel which runs on BF52x and BF54x?
And want to make it harder to do so in future?
--
dwmw2
More information about the linux-mtd
mailing list