[U-Boot] [PATCH 36/42] Blackfin: cm-bf548: new board port

Mike Frysinger vapier at gentoo.org
Tue Feb 10 18:51:42 CET 2009


On Tuesday 10 February 2009 12:34:03 Scott Wood wrote:
> On Tue, Feb 10, 2009 at 01:21:14AM -0500, Mike Frysinger wrote:
> > diff --git a/board/cm-bf548/nand.c b/board/cm-bf548/nand.c
> > new file mode 100644
> > index 0000000..bce563e
> > --- /dev/null
> > +++ b/board/cm-bf548/nand.c
> > @@ -0,0 +1,2 @@
> > +/* Share the nand driver */
> > +#include "../bf548-ezkit/nand.c"
> > diff --git a/board/cm-bf548/spi_flash.c b/board/cm-bf548/spi_flash.c
> > new file mode 100644
> > index 0000000..8784741
> > --- /dev/null
> > +++ b/board/cm-bf548/spi_flash.c
> > @@ -0,0 +1,2 @@
> > +/* Share the spi flash code */
> > +#include "../bf537-stamp/spi_flash.c"
>
> Why not move the driver to a more appropriate directory, if it's going to
> be shared?

hmm, the nand driver has already been moved, so the bf54x boards need 
updating.  the spi_flash.c driver is deprecated and ive been working on 
getting the common spiflash driver up to date instead.

thanks for pointing the nand onoe ut
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090210/15d1aa77/attachment.pgp 


More information about the U-Boot mailing list