From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] atmel_df_pow2: standalone to convert dataflashes to pow2
Date: Fri, 4 Sep 2009 19:50:07 -0400 [thread overview]
Message-ID: <200909041950.09049.vapier@gentoo.org> (raw)
In-Reply-To: <20090904210849.B020A832E8DE@gemini.denx.de>
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@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
next prev parent reply other threads:[~2009-09-04 23:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-04 3:12 [U-Boot] [PATCH 1/3] push LOAD_ADDR out to arch mk files Mike Frysinger
2009-09-04 3:12 ` [U-Boot] [PATCH 2/3] standalone: convert to kbuild style Mike Frysinger
2009-09-04 21:07 ` Wolfgang Denk
2009-09-04 23:54 ` [U-Boot] [PATCH 2/3 v2] " Mike Frysinger
2009-09-15 20:27 ` Wolfgang Denk
2009-09-04 3:12 ` [U-Boot] [PATCH 3/3] atmel_df_pow2: standalone to convert dataflashes to pow2 Mike Frysinger
2009-09-04 21:08 ` Wolfgang Denk
2009-09-04 23:50 ` Mike Frysinger [this message]
2009-09-04 21:06 ` [U-Boot] [PATCH 1/3] push LOAD_ADDR out to arch mk files Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200909041950.09049.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox