All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot]  [STATUS] v2011.06-rc1 released
@ 2011-05-19 20:36 Wolfgang Denk
  2011-05-20  6:46 ` Jens Scharsig
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Wolfgang Denk @ 2011-05-19 20:36 UTC (permalink / raw)
  To: u-boot

Hello everybody:

* U-Boot v2011.06-rc1 was released on Thu, May 19, 2011

* Release "v2011.06" is scheduled in 24 days - on June 12, 2011.

Please help testing, and check if all your relevant patches have been
included.


Note that still a large number of ARM boards are broken. I hope many
people join the efforts and fix at least some of the currently broken
boards.

Note: Boards that will not be fixed for this release will be removed
with the next one.

Thanks in advance to everybody who lends a helping hand.

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
"Life is a garment we continuously alter, but which  never  seems  to
fit."                                                  - David McCord

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [U-Boot] [STATUS] v2011.06-rc1 released
  2011-05-19 20:36 [U-Boot] [STATUS] v2011.06-rc1 released Wolfgang Denk
@ 2011-05-20  6:46 ` Jens Scharsig
  2011-05-20 11:48   ` Reinhard Meyer
  2011-05-21  6:51 ` "David Müller (ELSOFT AG)"
  2011-05-21  7:07 ` Dirk Behme
  2 siblings, 1 reply; 12+ messages in thread
From: Jens Scharsig @ 2011-05-20  6:46 UTC (permalink / raw)
  To: u-boot

Hello,

please apply the following patch

http://patchwork.ozlabs.org/patch/83703/

this will make at91rm9200ek and eb_cpux9k2 board work with current release.
This patch also fix the broken arm/920t/at91 arch since last merge with
arm custodian tree.

Best regards

Jens Scharsig

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [U-Boot] [STATUS] v2011.06-rc1 released
  2011-05-20  6:46 ` Jens Scharsig
@ 2011-05-20 11:48   ` Reinhard Meyer
  0 siblings, 0 replies; 12+ messages in thread
From: Reinhard Meyer @ 2011-05-20 11:48 UTC (permalink / raw)
  To: u-boot

Dear Jens Scharsig,
> Hello,
>
> please apply the following patch
>
> http://patchwork.ozlabs.org/patch/83703/
>
> this will make at91rm9200ek and eb_cpux9k2 board work with current release.
> This patch also fix the broken arm/920t/at91 arch since last merge with
> arm custodian tree.

I will see to that asap.

Best regards
Reinhard

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [U-Boot] [STATUS] v2011.06-rc1 released
  2011-05-19 20:36 [U-Boot] [STATUS] v2011.06-rc1 released Wolfgang Denk
  2011-05-20  6:46 ` Jens Scharsig
@ 2011-05-21  6:51 ` "David Müller (ELSOFT AG)"
  2011-05-21  8:30   ` Wolfgang Denk
  2011-05-21  7:07 ` Dirk Behme
  2 siblings, 1 reply; 12+ messages in thread
From: "David Müller (ELSOFT AG)" @ 2011-05-21  6:51 UTC (permalink / raw)
  To: u-boot

Hello,

please also apply the following patch and friends

http://patchwork.ozlabs.org/patch/93595/

this will make VCMA9 board work with current U-Boot release.

Thank you

Dave

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [U-Boot] [STATUS] v2011.06-rc1 released
  2011-05-19 20:36 [U-Boot] [STATUS] v2011.06-rc1 released Wolfgang Denk
  2011-05-20  6:46 ` Jens Scharsig
  2011-05-21  6:51 ` "David Müller (ELSOFT AG)"
@ 2011-05-21  7:07 ` Dirk Behme
  2011-05-23  6:50   ` Albert ARIBAUD
  2 siblings, 1 reply; 12+ messages in thread
From: Dirk Behme @ 2011-05-21  7:07 UTC (permalink / raw)
  To: u-boot

On 19.05.2011 22:36, Wolfgang Denk wrote:
> Hello everybody:
>
> * U-Boot v2011.06-rc1 was released on Thu, May 19, 2011
>
> * Release "v2011.06" is scheduled in 24 days - on June 12, 2011.
>
> Please help testing, and check if all your relevant patches have been
> included.

I'd like

1. to get

http://patchwork.ozlabs.org/patch/95661/

applied to fix

ca9x4_ct_vxp.c: In function 'cpu_mmc_init':
ca9x4_ct_vxp.c:93: warning: implicit declaration of function 
'arm_pl180_mmci_init'

building 'a9x4_ct_vxp'

2. to get

http://lists.denx.de/pipermail/u-boot/2011-April/091030.html

applied to fix

beagle.c: In function 'misc_init_r':
beagle.c:174: warning: initialization from incompatible pointer type

building 'omap3_beagle'

3. a pull request for

http://git.denx.de/u-boot-samsung.git

to fix

s5p_mmc.c: In function 's5p_mmc_initialize':
s5p_mmc.c:469: error: 'struct mmc' has no member named 'm_bmax'

by

http://git.denx.de/?p=u-boot/u-boot-samsung.git;a=commit;h=f99d5b34c2c173a5e4a82e638e74b3e95f480b82

Best regards

Dirk

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [U-Boot] [STATUS] v2011.06-rc1 released
  2011-05-21  6:51 ` "David Müller (ELSOFT AG)"
@ 2011-05-21  8:30   ` Wolfgang Denk
  2011-05-23  6:38     ` Albert ARIBAUD
  0 siblings, 1 reply; 12+ messages in thread
From: Wolfgang Denk @ 2011-05-21  8:30 UTC (permalink / raw)
  To: u-boot

Dear =?ISO-8859-1?Q?=22David_M=FCller_=28ELSOFT_AG=29=22?=,

In message <4DD760EB.2050504@elsoft.ch> you wrote:
> 
> please also apply the following patch and friends
> 
> http://patchwork.ozlabs.org/patch/93595/
> 
> this will make VCMA9 board work with current U-Boot release.

This is on Albert's plate.

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
We are all agreed that your  theory  is  crazy.  The  question  which
divides  us  is  whether it is crazy enough to have a chance of being
correct. My own feeling is that it is not crazy enough.  - Niels Bohr

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [U-Boot] [STATUS] v2011.06-rc1 released
  2011-05-21  8:30   ` Wolfgang Denk
@ 2011-05-23  6:38     ` Albert ARIBAUD
  2011-05-30  6:24       ` "David Müller (ELSOFT AG)"
  0 siblings, 1 reply; 12+ messages in thread
From: Albert ARIBAUD @ 2011-05-23  6:38 UTC (permalink / raw)
  To: u-boot

Hi,

Le 21/05/2011 10:30, Wolfgang Denk a ?crit :
> Dear =?ISO-8859-1?Q?=22David_M=FCller_=28ELSOFT_AG=29=22?=,
>
> In message<4DD760EB.2050504@elsoft.ch>  you wrote:
>>
>> please also apply the following patch and friends
>>
>> http://patchwork.ozlabs.org/patch/93595/
>>
>> this will make VCMA9 board work with current U-Boot release.
>
> This is on Albert's plate.

Applied to arm tree, will send a pull request later today.

> Best regards,
>
> Wolfgang Denk

Amicalement,
-- 
Albert.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [U-Boot] [STATUS] v2011.06-rc1 released
  2011-05-21  7:07 ` Dirk Behme
@ 2011-05-23  6:50   ` Albert ARIBAUD
  2011-05-23  7:47     ` Minkyu Kang
  2011-05-23 17:42     ` Dirk Behme
  0 siblings, 2 replies; 12+ messages in thread
From: Albert ARIBAUD @ 2011-05-23  6:50 UTC (permalink / raw)
  To: u-boot

Hi all,

Le 21/05/2011 09:07, Dirk Behme a ?crit :

> I'd like
>
> 1. to get
>
> http://patchwork.ozlabs.org/patch/95661/
>
> applied to fix
>
> ca9x4_ct_vxp.c: In function 'cpu_mmc_init':
> ca9x4_ct_vxp.c:93: warning: implicit declaration of function
> 'arm_pl180_mmci_init'
>
> building 'a9x4_ct_vxp'

Sorry for nitpicking, but this patch uses angle braces for including a 
header file which is not 'system' (it's even a relative path). Could it 
use quotes instead, please?

> 2. to get
>
> http://lists.denx.de/pipermail/u-boot/2011-April/091030.html
>
> applied to fix
>
> beagle.c: In function 'misc_init_r':
> beagle.c:174: warning: initialization from incompatible pointer type
>
> building 'omap3_beagle'

I'll pull this one in directly, no need to go through the OMAP tree IMO.

> 3. a pull request for
>
> http://git.denx.de/u-boot-samsung.git
>
> to fix
>
> s5p_mmc.c: In function 's5p_mmc_initialize':
> s5p_mmc.c:469: error: 'struct mmc' has no member named 'm_bmax'
>
> by
>
> http://git.denx.de/?p=u-boot/u-boot-samsung.git;a=commit;h=f99d5b34c2c173a5e4a82e638e74b3e95f480b82

Minkyu: I'll request a pull of u-boot-arm/master within a few minutes. 
Once applied by Wolfgang, please base the samsung pull req on it.

> Best regards
>
> Dirk

Amicalement,
-- 
Albert.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [U-Boot] [STATUS] v2011.06-rc1 released
  2011-05-23  6:50   ` Albert ARIBAUD
@ 2011-05-23  7:47     ` Minkyu Kang
  2011-05-23 17:42     ` Dirk Behme
  1 sibling, 0 replies; 12+ messages in thread
From: Minkyu Kang @ 2011-05-23  7:47 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

On 23 May 2011 15:50, Albert ARIBAUD <albert.u.boot@aribaud.net> wrote:
>> 3. a pull request for
>>
>> http://git.denx.de/u-boot-samsung.git
>>
>> to fix
>>
>> s5p_mmc.c: In function 's5p_mmc_initialize':
>> s5p_mmc.c:469: error: 'struct mmc' has no member named 'm_bmax'
>>
>> by
>>
>>
>> http://git.denx.de/?p=u-boot/u-boot-samsung.git;a=commit;h=f99d5b34c2c173a5e4a82e638e74b3e95f480b82
>
> Minkyu: I'll request a pull of u-boot-arm/master within a few minutes. Once
> applied by Wolfgang, please base the samsung pull req on it.
>

OK.
I'll send the pull_request after rebase.

Thanks
Minkyu Kang
-- 
from. prom.
www.promsoft.net

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [U-Boot] [STATUS] v2011.06-rc1 released
  2011-05-23  6:50   ` Albert ARIBAUD
  2011-05-23  7:47     ` Minkyu Kang
@ 2011-05-23 17:42     ` Dirk Behme
  1 sibling, 0 replies; 12+ messages in thread
From: Dirk Behme @ 2011-05-23 17:42 UTC (permalink / raw)
  To: u-boot

On 23.05.2011 08:50, Albert ARIBAUD wrote:
> Hi all,
>
> Le 21/05/2011 09:07, Dirk Behme a ?crit :
>
>> I'd like
>>
>> 1. to get
>>
>> http://patchwork.ozlabs.org/patch/95661/
>>
>> applied to fix
>>
>> ca9x4_ct_vxp.c: In function 'cpu_mmc_init':
>> ca9x4_ct_vxp.c:93: warning: implicit declaration of function
>> 'arm_pl180_mmci_init'
>>
>> building 'a9x4_ct_vxp'
>
> Sorry for nitpicking, but this patch uses angle braces for including a
> header file which is not 'system' (it's even a relative path). Could
> it use quotes instead, please?

Done:

http://lists.denx.de/pipermail/u-boot/2011-May/093194.html

Thanks

Dirk

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [U-Boot] [STATUS] v2011.06-rc1 released
  2011-05-23  6:38     ` Albert ARIBAUD
@ 2011-05-30  6:24       ` "David Müller (ELSOFT AG)"
  2011-05-30 19:05         ` Albert ARIBAUD
  0 siblings, 1 reply; 12+ messages in thread
From: "David Müller (ELSOFT AG)" @ 2011-05-30  6:24 UTC (permalink / raw)
  To: u-boot

Hello

Albert ARIBAUD wrote:
> In message<4DD760EB.2050504@elsoft.ch>  you wrote:
>>
>> please also apply the following patch and friends
>>
>> http://patchwork.ozlabs.org/patch/93595/
>>
>> this will make VCMA9 board work with current U-Boot release.
> 
> Applied to arm tree, will send a pull request later today.

Could you please also apply the second half of this patch serie:

- http://patchwork.ozlabs.org/patch/93598/
- http://patchwork.ozlabs.org/patch/93599/
- http://patchwork.ozlabs.org/patch/93601/


Thank you

Dave

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [U-Boot] [STATUS] v2011.06-rc1 released
  2011-05-30  6:24       ` "David Müller (ELSOFT AG)"
@ 2011-05-30 19:05         ` Albert ARIBAUD
  0 siblings, 0 replies; 12+ messages in thread
From: Albert ARIBAUD @ 2011-05-30 19:05 UTC (permalink / raw)
  To: u-boot

Hi David,

Le 30/05/2011 08:24, "David M?ller (ELSOFT AG)" a ?crit :
> Hello
>
> Albert ARIBAUD wrote:
>> In message<4DD760EB.2050504@elsoft.ch>   you wrote:
>>>
>>> please also apply the following patch and friends
>>>
>>> http://patchwork.ozlabs.org/patch/93595/
>>>
>>> this will make VCMA9 board work with current U-Boot release.
>>
>> Applied to arm tree, will send a pull request later today.
>
> Could you please also apply the second half of this patch serie:
>
> - http://patchwork.ozlabs.org/patch/93598/
> - http://patchwork.ozlabs.org/patch/93599/
> - http://patchwork.ozlabs.org/patch/93601/

These three are not bugfixes, right? As they were submitted after the 
merge window, they will go in next right now, and will move to master 
after 2011-06 is released.

> Thank you
>
> Dave

Amicalement,
-- 
Albert.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-05-30 19:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-19 20:36 [U-Boot] [STATUS] v2011.06-rc1 released Wolfgang Denk
2011-05-20  6:46 ` Jens Scharsig
2011-05-20 11:48   ` Reinhard Meyer
2011-05-21  6:51 ` "David Müller (ELSOFT AG)"
2011-05-21  8:30   ` Wolfgang Denk
2011-05-23  6:38     ` Albert ARIBAUD
2011-05-30  6:24       ` "David Müller (ELSOFT AG)"
2011-05-30 19:05         ` Albert ARIBAUD
2011-05-21  7:07 ` Dirk Behme
2011-05-23  6:50   ` Albert ARIBAUD
2011-05-23  7:47     ` Minkyu Kang
2011-05-23 17:42     ` Dirk Behme

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.