From: David Brownell <david-b@pacbell.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [patch] dm355evm NAND support
Date: Mon, 5 Oct 2009 13:38:19 -0700 [thread overview]
Message-ID: <200910051338.19595.david-b@pacbell.net> (raw)
In-Reply-To: <0554BEF07D437848AF01B9C9B5F0BC5D92FB717C@dlee01.ent.ti.com>
On Monday 05 October 2009, Paulraj, Sandeep wrote:
> > I have already ack-ed Sandeep's patch that contains this
> > fix for the warning. Please check with him.
>
> That is correct, I did not add it to my tree because you ACK'ed
> this patch only after I sent a pull request. So obviously I cannot
> add a patch that has been ACK'ed to an already existing pull request.
A "pull <this ID>" request wouldn't have been changed by
adding another commit to that tree. You could however
have sent an updated pull request, with both.
That would result in a tree that *builds* properly...
> This will be part of my next pull request which will have a similar
> fix for DM365 and hopefully the EMAC support for DM365 which should
> result in a fully functional DM365 EVM support.
That would be nice. I'll still want the updated CPLD bits,
which pass SRST through from the JTAG adapter though; that
is obviously not a U-Boot issue. ;)
> > In general it is better to break patches that do multiple things into
> > multiple patches. When you resubmit, please break this patch into its
> > logical parts :
> > 1. NAND
> > 2. Environment
> > 3. Bootdelay
> >
> > Tom
>
> If the u-boot-ti tree or the u-boot-arm tree is checked, all the above
> features which are being added are already in both trees.
I guess that happened after I prepared the patch but before I sent
it in. I'll look; there were some differences still. Notably to
store the environment in the otherwise-unused block zero, and work
better with the small-page NANDs I've got handy.
> When Tom sends a pull request to Wolfgang it should become part of
> Wolfgang's tree as well.
>
> Afcourse it does not have the 64 bit VSPRINTf for which I was
> going to submit a patch anyway.
That's important ... it doesn't work right without that patch.
When you erase or protect blocks, the diagnostics are broken
since they give bogus addresses.
- Dave
next prev parent reply other threads:[~2009-10-05 20:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-05 3:32 [U-Boot] [patch] dm355evm NAND support David Brownell
2009-10-05 11:51 ` Tom
2009-10-05 13:06 ` Paulraj, Sandeep
2009-10-05 20:38 ` David Brownell [this message]
2009-10-05 20:47 ` Paulraj, Sandeep
2009-10-05 23:24 ` David Brownell
2009-10-05 20:26 ` David Brownell
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=200910051338.19595.david-b@pacbell.net \
--to=david-b@pacbell.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.