* [U-Boot] Please apply [PATCH V2] ARM: Update mach-types
@ 2011-10-05 11:03 Marek Vasut
2011-10-18 20:13 ` Albert ARIBAUD
0 siblings, 1 reply; 5+ messages in thread
From: Marek Vasut @ 2011-10-05 11:03 UTC (permalink / raw)
To: u-boot
Hi guys,
my KMail seems to have some bugs, which I need to investigate. Albert, can you
please apply "[PATCH V2] ARM: Update mach-types" ? It was submitted to ML on
Sept. 13.
Thanks
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] Please apply [PATCH V2] ARM: Update mach-types
2011-10-05 11:03 [U-Boot] Please apply [PATCH V2] ARM: Update mach-types Marek Vasut
@ 2011-10-18 20:13 ` Albert ARIBAUD
2011-10-19 0:35 ` Albert ARIBAUD
0 siblings, 1 reply; 5+ messages in thread
From: Albert ARIBAUD @ 2011-10-18 20:13 UTC (permalink / raw)
To: u-boot
Hi Marek,
Le 05/10/2011 13:03, Marek Vasut a ?crit :
> Hi guys,
>
> my KMail seems to have some bugs, which I need to investigate. Albert, can you
> please apply "[PATCH V2] ARM: Update mach-types" ? It was submitted to ML on
> Sept. 13.
>
> Thanks
Currently running MAKEALL arm in order to find out which boards are
affected.
Amicalement,
--
Albert.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] Please apply [PATCH V2] ARM: Update mach-types
2011-10-18 20:13 ` Albert ARIBAUD
@ 2011-10-19 0:35 ` Albert ARIBAUD
2011-10-19 1:06 ` Marek Vasut
0 siblings, 1 reply; 5+ messages in thread
From: Albert ARIBAUD @ 2011-10-19 0:35 UTC (permalink / raw)
To: u-boot
Le 18/10/2011 22:13, Albert ARIBAUD a ?crit :
> Hi Marek,
>
> Le 05/10/2011 13:03, Marek Vasut a ?crit :
>> Hi guys,
>>
>> my KMail seems to have some bugs, which I need to investigate. Albert, can you
>> please apply "[PATCH V2] ARM: Update mach-types" ? It was submitted to ML on
>> Sept. 13.
>>
>> Thanks
>
> Currently running MAKEALL arm in order to find out which boards are
> affected.
>
> Amicalement,
MAKELL before patch:
--------------------- SUMMARY ----------------------------
Boards compiled: 247
Boards with warnings or errors: 19 ( km_kirkwood km_kirkwood_pci
mgcoge3un portl2 smdk6400 ca9x4_ct_vxp devkit8000 omap4_panda
omap4_sdp4430 actux1_4_16 actux1_8_16 actux1_4_32 actux1_8_32 actux2
actux3 actux4 dvlhost pdnb3 scpu )
----------------------------------------------------------
(half the failing boards are actually BE boards that the LE ELDK42
cannot build)
After patch;
--------------------- SUMMARY ----------------------------
Boards compiled: 247
Boards with warnings or errors: 62 ( a320evb eb_cpux9k2 VCMA9 gplugd
sbc35_a9g20_nandflash sbc35_a9g20_eeprom tny_a9g20_nandflash
tny_a9g20_eeprom tny_a9260_nandflash tny_a9260_eeprom meesc
meesc_dataflash otc570 otc570_dataflash pm9261 pm9263 pm9g45
davinci_schmoogie davinci_sonata km_kirkwood km_kirkwood_pci mgcoge3un
portl2 jadecpu tx25 smdk6400 ca9x4_ct_vxp vision2 dig297 devkit8000
omap4_panda omap4_sdp4430 eb_cpux9k2 sbc35_a9g20_nandflash
sbc35_a9g20_eeprom tny_a9g20_nandflash tny_a9g20_eeprom
tny_a9260_nandflash tny_a9260_eeprom meesc meesc_dataflash otc570
otc570_dataflash pm9261 pm9263 pm9g45 cerf250 cradle csb226 innokom
pleb2 xm250 actux1_4_16 actux1_8_16 actux1_4_32 actux1_8_32 actux2
actux3 actux4 dvlhost pdnb3 scpu )
----------------------------------------------------------
Sampling some boards: a320evb, pm9261, csb226 confirms the new failures
are due to missing machine defs.
So there are 62-19=43 boards affected by this patch -- which is a lot...
I shall send out an e-mail to the board maintainers of affected boards,
letting them know that a patch to fix their board is needed before the
december release.
Amicalement,
--
Albert.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] Please apply [PATCH V2] ARM: Update mach-types
2011-10-19 0:35 ` Albert ARIBAUD
@ 2011-10-19 1:06 ` Marek Vasut
2011-10-19 6:09 ` Albert ARIBAUD
0 siblings, 1 reply; 5+ messages in thread
From: Marek Vasut @ 2011-10-19 1:06 UTC (permalink / raw)
To: u-boot
On Wednesday, October 19, 2011 02:35:41 AM Albert ARIBAUD wrote:
> Le 18/10/2011 22:13, Albert ARIBAUD a ?crit :
> > Hi Marek,
> >
> > Le 05/10/2011 13:03, Marek Vasut a ?crit :
> >> Hi guys,
> >>
> >> my KMail seems to have some bugs, which I need to investigate. Albert,
> >> can you please apply "[PATCH V2] ARM: Update mach-types" ? It was
> >> submitted to ML on Sept. 13.
> >>
> >> Thanks
> >
> > Currently running MAKEALL arm in order to find out which boards are
> > affected.
> >
> > Amicalement,
>
> MAKELL before patch:
>
> --------------------- SUMMARY ----------------------------
> Boards compiled: 247
> Boards with warnings or errors: 19 ( km_kirkwood km_kirkwood_pci
> mgcoge3un portl2 smdk6400 ca9x4_ct_vxp devkit8000 omap4_panda
> omap4_sdp4430 actux1_4_16 actux1_8_16 actux1_4_32 actux1_8_32 actux2
> actux3 actux4 dvlhost pdnb3 scpu )
> ----------------------------------------------------------
>
> (half the failing boards are actually BE boards that the LE ELDK42
> cannot build)
>
> After patch;
>
> --------------------- SUMMARY ----------------------------
> Boards compiled: 247
> Boards with warnings or errors: 62 ( a320evb eb_cpux9k2 VCMA9 gplugd
> sbc35_a9g20_nandflash sbc35_a9g20_eeprom tny_a9g20_nandflash
> tny_a9g20_eeprom tny_a9260_nandflash tny_a9260_eeprom meesc
> meesc_dataflash otc570 otc570_dataflash pm9261 pm9263 pm9g45
> davinci_schmoogie davinci_sonata km_kirkwood km_kirkwood_pci mgcoge3un
> portl2 jadecpu tx25 smdk6400 ca9x4_ct_vxp vision2 dig297 devkit8000
> omap4_panda omap4_sdp4430 eb_cpux9k2 sbc35_a9g20_nandflash
> sbc35_a9g20_eeprom tny_a9g20_nandflash tny_a9g20_eeprom
> tny_a9260_nandflash tny_a9260_eeprom meesc meesc_dataflash otc570
> otc570_dataflash pm9261 pm9263 pm9g45 cerf250 cradle csb226 innokom
> pleb2 xm250 actux1_4_16 actux1_8_16 actux1_4_32 actux1_8_32 actux2
> actux3 actux4 dvlhost pdnb3 scpu )
> ----------------------------------------------------------
>
> Sampling some boards: a320evb, pm9261, csb226 confirms the new failures
> are due to missing machine defs.
>
> So there are 62-19=43 boards affected by this patch -- which is a lot...
>
> I shall send out an e-mail to the board maintainers of affected boards,
> letting them know that a patch to fix their board is needed before the
> december release.
>
> Amicalement,
Hi Albert,
please also amend that if the board will not be fixed, it will be removed.
Next time I do such patch, I'll be sending such letters myself.
Cheers
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] Please apply [PATCH V2] ARM: Update mach-types
2011-10-19 1:06 ` Marek Vasut
@ 2011-10-19 6:09 ` Albert ARIBAUD
0 siblings, 0 replies; 5+ messages in thread
From: Albert ARIBAUD @ 2011-10-19 6:09 UTC (permalink / raw)
To: u-boot
Le 19/10/2011 03:06, Marek Vasut a ?crit :
> On Wednesday, October 19, 2011 02:35:41 AM Albert ARIBAUD wrote:
>> Le 18/10/2011 22:13, Albert ARIBAUD a ?crit :
>>> Hi Marek,
>>>
>>> Le 05/10/2011 13:03, Marek Vasut a ?crit :
>>>> Hi guys,
>>>>
>>>> my KMail seems to have some bugs, which I need to investigate. Albert,
>>>> can you please apply "[PATCH V2] ARM: Update mach-types" ? It was
>>>> submitted to ML on Sept. 13.
>>>>
>>>> Thanks
>>>
>>> Currently running MAKEALL arm in order to find out which boards are
>>> affected.
>>>
>>> Amicalement,
>>
>> MAKELL before patch:
>>
>> --------------------- SUMMARY ----------------------------
>> Boards compiled: 247
>> Boards with warnings or errors: 19 ( km_kirkwood km_kirkwood_pci
>> mgcoge3un portl2 smdk6400 ca9x4_ct_vxp devkit8000 omap4_panda
>> omap4_sdp4430 actux1_4_16 actux1_8_16 actux1_4_32 actux1_8_32 actux2
>> actux3 actux4 dvlhost pdnb3 scpu )
>> ----------------------------------------------------------
>>
>> (half the failing boards are actually BE boards that the LE ELDK42
>> cannot build)
>>
>> After patch;
>>
>> --------------------- SUMMARY ----------------------------
>> Boards compiled: 247
>> Boards with warnings or errors: 62 ( a320evb eb_cpux9k2 VCMA9 gplugd
>> sbc35_a9g20_nandflash sbc35_a9g20_eeprom tny_a9g20_nandflash
>> tny_a9g20_eeprom tny_a9260_nandflash tny_a9260_eeprom meesc
>> meesc_dataflash otc570 otc570_dataflash pm9261 pm9263 pm9g45
>> davinci_schmoogie davinci_sonata km_kirkwood km_kirkwood_pci mgcoge3un
>> portl2 jadecpu tx25 smdk6400 ca9x4_ct_vxp vision2 dig297 devkit8000
>> omap4_panda omap4_sdp4430 eb_cpux9k2 sbc35_a9g20_nandflash
>> sbc35_a9g20_eeprom tny_a9g20_nandflash tny_a9g20_eeprom
>> tny_a9260_nandflash tny_a9260_eeprom meesc meesc_dataflash otc570
>> otc570_dataflash pm9261 pm9263 pm9g45 cerf250 cradle csb226 innokom
>> pleb2 xm250 actux1_4_16 actux1_8_16 actux1_4_32 actux1_8_32 actux2
>> actux3 actux4 dvlhost pdnb3 scpu )
>> ----------------------------------------------------------
>>
>> Sampling some boards: a320evb, pm9261, csb226 confirms the new failures
>> are due to missing machine defs.
>>
>> So there are 62-19=43 boards affected by this patch -- which is a lot...
>>
>> I shall send out an e-mail to the board maintainers of affected boards,
>> letting them know that a patch to fix their board is needed before the
>> december release.
>>
>> Amicalement,
>
> Hi Albert,
>
> please also amend that if the board will not be fixed, it will be removed.
Agreed, but on second thought, the deadline should rather be the end of
next merge window. I will send a single mail to the list Cc:ing the
relevant board maintainers.
> Next time I do such patch, I'll be sending such letters myself.
Thanks in advance. :)
> Cheers
Amicalement,
--
Albert.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-10-19 6:09 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-05 11:03 [U-Boot] Please apply [PATCH V2] ARM: Update mach-types Marek Vasut
2011-10-18 20:13 ` Albert ARIBAUD
2011-10-19 0:35 ` Albert ARIBAUD
2011-10-19 1:06 ` Marek Vasut
2011-10-19 6:09 ` Albert ARIBAUD
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox