* testing-board branch: rebase to RMK's devel-stable?
@ 2011-09-02 18:06 Kevin Hilman
2011-09-02 18:47 ` Nicolas Pitre
0 siblings, 1 reply; 4+ messages in thread
From: Kevin Hilman @ 2011-09-02 18:06 UTC (permalink / raw)
To: linux-arm-kernel
Hi Tony,
Your testing-board branch currently has a couple new boards that are
missing the boot_params to atag_offset conversion (patch below.)
There's a patch below to fix this, but maybe it's better to just rebase
your testing-board branch onto Russell's devel-stable branch (where he's
merged the seris from Nico) so any board stuff we add is sure to do it
correctly.
Kevin
^ permalink raw reply [flat|nested] 4+ messages in thread
* testing-board branch: rebase to RMK's devel-stable?
2011-09-02 18:06 testing-board branch: rebase to RMK's devel-stable? Kevin Hilman
@ 2011-09-02 18:47 ` Nicolas Pitre
2011-09-02 18:58 ` Nicolas Pitre
0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Pitre @ 2011-09-02 18:47 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, 2 Sep 2011, Kevin Hilman wrote:
> Hi Tony,
>
> Your testing-board branch currently has a couple new boards that are
> missing the boot_params to atag_offset conversion (patch below.)
>
> There's a patch below to fix this, but maybe it's better to just rebase
> your testing-board branch onto Russell's devel-stable branch (where he's
> merged the seris from Nico) so any board stuff we add is sure to do it
> correctly.
I would suggest that too.
Nicolas
^ permalink raw reply [flat|nested] 4+ messages in thread
* testing-board branch: rebase to RMK's devel-stable?
2011-09-02 18:47 ` Nicolas Pitre
@ 2011-09-02 18:58 ` Nicolas Pitre
2011-09-05 10:31 ` Tony Lindgren
0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Pitre @ 2011-09-02 18:58 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, 2 Sep 2011, Nicolas Pitre wrote:
> On Fri, 2 Sep 2011, Kevin Hilman wrote:
>
> > Hi Tony,
> >
> > Your testing-board branch currently has a couple new boards that are
> > missing the boot_params to atag_offset conversion (patch below.)
> >
> > There's a patch below to fix this, but maybe it's better to just rebase
> > your testing-board branch onto Russell's devel-stable branch (where he's
> > merged the seris from Nico) so any board stuff we add is sure to do it
> > correctly.
>
> I would suggest that too.
Better yet, if your bootloader does pass the address of the ATAG list
via r2 already (contemporary u-Boot versions do) then the
boot_params/atag_offset entry is redundant and can simply be dropped
upfront.
Nicolas
^ permalink raw reply [flat|nested] 4+ messages in thread
* testing-board branch: rebase to RMK's devel-stable?
2011-09-02 18:58 ` Nicolas Pitre
@ 2011-09-05 10:31 ` Tony Lindgren
0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2011-09-05 10:31 UTC (permalink / raw)
To: linux-arm-kernel
* Nicolas Pitre <nicolas.pitre@linaro.org> [110902 11:25]:
> On Fri, 2 Sep 2011, Nicolas Pitre wrote:
>
> > On Fri, 2 Sep 2011, Kevin Hilman wrote:
> >
> > > Hi Tony,
> > >
> > > Your testing-board branch currently has a couple new boards that are
> > > missing the boot_params to atag_offset conversion (patch below.)
> > >
> > > There's a patch below to fix this, but maybe it's better to just rebase
> > > your testing-board branch onto Russell's devel-stable branch (where he's
> > > merged the seris from Nico) so any board stuff we add is sure to do it
> > > correctly.
> >
> > I would suggest that too.
>
> Better yet, if your bootloader does pass the address of the ATAG list
> via r2 already (contemporary u-Boot versions do) then the
> boot_params/atag_offset entry is redundant and can simply be dropped
> upfront.
Yes we should be able to drop it then.
Tony
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-09-05 10:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-02 18:06 testing-board branch: rebase to RMK's devel-stable? Kevin Hilman
2011-09-02 18:47 ` Nicolas Pitre
2011-09-02 18:58 ` Nicolas Pitre
2011-09-05 10:31 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).