* [U-Boot] [STATUS] next rebased / ARM help needed / release delayed
@ 2010-12-09 9:52 Wolfgang Denk
2010-12-09 12:08 ` Andreas Bießmann
0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Denk @ 2010-12-09 9:52 UTC (permalink / raw)
To: u-boot
Hello,
here is some news. Not exactly good news it seems:
1) I had to rebase the "next" branch to remove a commit which
incorrectly changed behaviour of some commands.
2) By some stupid accident I lost track of some / most / all
ARM related patches that are supposed to go into the current
release and/or next; unfortunately I also maked these as "applied'
in patchwork.
If you have any outstanding ARM patches that should go in, please
drop me a note (ideally including the respective link into
patchwork).
Thanks, and sorry again.
3) We will have a delay in the release. I will try to get a -rc3 out by
the weekend; new target for 2010.12 is December 20 (but don't hold
your breath).
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"If that makes any sense to you, you have a big problem."
-- C. Durance, Computer Science 234
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] [STATUS] next rebased / ARM help needed / release delayed
2010-12-09 9:52 [U-Boot] [STATUS] next rebased / ARM help needed / release delayed Wolfgang Denk
@ 2010-12-09 12:08 ` Andreas Bießmann
2010-12-09 12:14 ` Andreas Bießmann
2010-12-09 13:01 ` Wolfgang Denk
0 siblings, 2 replies; 5+ messages in thread
From: Andreas Bießmann @ 2010-12-09 12:08 UTC (permalink / raw)
To: u-boot
Dear Wolfgang Denk,
Am 09.12.2010 10:52, schrieb Wolfgang Denk:
> 2) By some stupid accident I lost track of some / most / all
> ARM related patches that are supposed to go into the current
> release and/or next; unfortunately I also maked these as "applied'
> in patchwork.
>
> If you have any outstanding ARM patches that should go in, please
> drop me a note (ideally including the respective link into
> patchwork).
Apart from the ones already in u-boot-arm/master I have four other
patches for v2010.12:
- http://patchwork.ozlabs.org/patch/73686/ [U-Boot,4/4] armv7: fix
relocation skip
- http://patchwork.ozlabs.org/patch/73685/ [U-Boot,3/4] arm:
fixloop(): do not use r8 for relocation
- http://patchwork.ozlabs.org/patch/73683/ [U-Boot,2/4] arm:
relocate_code(): do not set register useless
- http://patchwork.ozlabs.org/patch/73684/ [U-Boot,1/4] arm:
copy_loop(): use scratch register
All of them are 'accepted' by 'wd' and I can not find them in
u-boot-arm/master
But I have never seen a concrete 'Acked-by' nor 'Tested-by' for those
patches. Albert can you please do so?
I think they are correct and really needed but my understanding of that
multi eyes principles is to have more than one to sign a patch.
> Thanks, and sorry again.
No problem for me.
> 3) We will have a delay in the release. I will try to get a -rc3 out by
> the weekend; new target for 2010.12 is December 20 (but don't hold
> your breath).
So we may get a christmas release ;)
regards
Andreas Bie?mann
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] [STATUS] next rebased / ARM help needed / release delayed
2010-12-09 12:08 ` Andreas Bießmann
@ 2010-12-09 12:14 ` Andreas Bießmann
2010-12-09 13:00 ` Wolfgang Denk
2010-12-09 13:01 ` Wolfgang Denk
1 sibling, 1 reply; 5+ messages in thread
From: Andreas Bießmann @ 2010-12-09 12:14 UTC (permalink / raw)
To: u-boot
Dear Wolfgang Denk,
Am 09.12.2010 13:08, schrieb Andreas Bie?mann:
> Dear Wolfgang Denk,
>
> Am 09.12.2010 10:52, schrieb Wolfgang Denk:
>
>> 2) By some stupid accident I lost track of some / most / all
>> ARM related patches that are supposed to go into the current
>> release and/or next; unfortunately I also maked these as "applied'
>> in patchwork.
>>
>> If you have any outstanding ARM patches that should go in, please
>> drop me a note (ideally including the respective link into
>> patchwork).
can you please mark http://patchwork.ozlabs.org/patch/73563/ as superseeded?
This is the patch which should not go into mainline but has 'accepted'
state.
regards
Andreas Bie?mann
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] [STATUS] next rebased / ARM help needed / release delayed
2010-12-09 12:14 ` Andreas Bießmann
@ 2010-12-09 13:00 ` Wolfgang Denk
0 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Denk @ 2010-12-09 13:00 UTC (permalink / raw)
To: u-boot
Dear "=?ISO-8859-1?Q?Andreas_Bie=DFmann?=",
In message <4D00C813.2010601@gmail.com> you wrote:
>
> can you please mark http://patchwork.ozlabs.org/patch/73563/ as superseeded?
>
> This is the patch which should not go into mainline but has 'accepted'
> state.
Done.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
While money can't buy happiness, it certainly lets you choose your
own form of misery.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] [STATUS] next rebased / ARM help needed / release delayed
2010-12-09 12:08 ` Andreas Bießmann
2010-12-09 12:14 ` Andreas Bießmann
@ 2010-12-09 13:01 ` Wolfgang Denk
1 sibling, 0 replies; 5+ messages in thread
From: Wolfgang Denk @ 2010-12-09 13:01 UTC (permalink / raw)
To: u-boot
Dear "=?ISO-8859-1?Q?Andreas_Bie=DFmann?=",
In message <4D00C6A5.9010301@gmail.com> you wrote:
> Dear Wolfgang Denk,
>
> Am 09.12.2010 10:52, schrieb Wolfgang Denk:
>
> > 2) By some stupid accident I lost track of some / most / all
> > ARM related patches that are supposed to go into the current
> > release and/or next; unfortunately I also maked these as "applied'
> > in patchwork.
> >
> > If you have any outstanding ARM patches that should go in, please
> > drop me a note (ideally including the respective link into
> > patchwork).
>
> Apart from the ones already in u-boot-arm/master I have four other
> patches for v2010.12:
> - http://patchwork.ozlabs.org/patch/73686/ [U-Boot,4/4] armv7: fix
> relocation skip
> - http://patchwork.ozlabs.org/patch/73685/ [U-Boot,3/4] arm:
> fixloop(): do not use r8 for relocation
> - http://patchwork.ozlabs.org/patch/73683/ [U-Boot,2/4] arm:
> relocate_code(): do not set register useless
> - http://patchwork.ozlabs.org/patch/73684/ [U-Boot,1/4] arm:
> copy_loop(): use scratch register
>
> All of them are 'accepted' by 'wd' and I can not find them in
> u-boot-arm/master
Found them, and pushed them out to "master" now.
> > 3) We will have a delay in the release. I will try to get a -rc3 out by
> > the weekend; new target for 2010.12 is December 20 (but don't hold
> > your breath).
>
> So we may get a christmas release ;)
No. If I don't get this out by Dec 22, it will not be released before
Dec 28 either.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"I didn't know it was impossible when I did it."
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-12-09 13:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-09 9:52 [U-Boot] [STATUS] next rebased / ARM help needed / release delayed Wolfgang Denk
2010-12-09 12:08 ` Andreas Bießmann
2010-12-09 12:14 ` Andreas Bießmann
2010-12-09 13:00 ` Wolfgang Denk
2010-12-09 13:01 ` Wolfgang Denk
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.