[U-Boot] [PATCH 3/3] atmel_df_pow2: standalone to convert dataflashes to pow2

Mike Frysinger vapier at gentoo.org
Sat Sep 5 01:50:07 CEST 2009


On Friday 04 September 2009 17:08:49 Wolfgang Denk wrote:
> In message Mike Frysinger wrote:
> > Atmel DataFlashes by default operate with pages that are slightly bigger
> > than normal binary sizes (i.e. many are 1056 byte pages rather than 1024
> > bytes).  However, they also have a "power of 2" mode where the pages show
> > up with the normal binary size.  The latter mode is required in order to
> > boot with a Blackfin processor, so many people wish to convert their
> > DataFlashes on their development systems to this mode.  This standalone
> > application does just that.
> >
> > Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> > ---
> >  examples/standalone/.gitignore      |    1 +
> >  examples/standalone/Makefile        |    1 +
> >  examples/standalone/atmel_df_pow2.c |  209
> >  create mode 100644 examples/standalone/atmel_df_pow2.c
>
> I already applied your older patch, so this doesn't match any more.
> Can you please check if the cuttet TOT is ok, otherwise please post an
> incremental patch.

only difference was the Makefile, but i can merge that into the previous 
kbuild patch
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090904/ae4c76dd/attachment.pgp 


More information about the U-Boot mailing list