* [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03
@ 2009-03-16 23:26 Wolfgang Denk
2009-03-17 6:36 ` Heiko Schocher
` (4 more replies)
0 siblings, 5 replies; 14+ messages in thread
From: Wolfgang Denk @ 2009-03-16 23:26 UTC (permalink / raw)
To: u-boot
Hi Custodians (and everybody else),
can you please check if all urgent patches have been added to the
U-Boot master branch?
If anything should still be missing, please respond *now*.
My intention is to push out the 2009.03 release on schedule,
i. e. on Saturday, March 21, 2009.
At the moment I am not planning for another release candidate.
Note: after the release is out, I will merge the current "next"
branch into "master", so this will be the starting point for the next
merge window.
Thanks.
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
"There are three principal ways to lose money: wine, women, and en-
gineers. While the first two are more pleasant, the third is by far
the more certain." -- Baron Rothschild, ca. 1800
^ permalink raw reply [flat|nested] 14+ messages in thread
* [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03
2009-03-16 23:26 [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03 Wolfgang Denk
@ 2009-03-17 6:36 ` Heiko Schocher
2009-03-18 19:52 ` Wolfgang Denk
2009-03-17 16:27 ` Michal Simek
` (3 subsequent siblings)
4 siblings, 1 reply; 14+ messages in thread
From: Heiko Schocher @ 2009-03-17 6:36 UTC (permalink / raw)
To: u-boot
Hello Wolfgang,
Wolfgang Denk wrote:
> Hi Custodians (and everybody else),
>
> can you please check if all urgent patches have been added to the
> U-Boot master branch?
>
> If anything should still be missing, please respond *now*.
>
I miss the following patchseries:
http://lists.denx.de/pipermail/u-boot/2009-March/048916.html
bye
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
^ permalink raw reply [flat|nested] 14+ messages in thread
* [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03
2009-03-16 23:26 [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03 Wolfgang Denk
2009-03-17 6:36 ` Heiko Schocher
@ 2009-03-17 16:27 ` Michal Simek
2009-03-19 16:00 ` [U-Boot] MIPS build status (Re: CUSTODIANS: Urgent boarding call for flight 2009.03) Shinya Kuribayashi
` (2 subsequent siblings)
4 siblings, 0 replies; 14+ messages in thread
From: Michal Simek @ 2009-03-17 16:27 UTC (permalink / raw)
To: u-boot
Hi Wolfgang,
Microblaze code is OK - without build errors.
Thanks,
Michal
Wolfgang Denk wrote:
> Hi Custodians (and everybody else),
>
> can you please check if all urgent patches have been added to the
> U-Boot master branch?
>
> If anything should still be missing, please respond *now*.
>
>
> My intention is to push out the 2009.03 release on schedule,
> i. e. on Saturday, March 21, 2009.
>
> At the moment I am not planning for another release candidate.
>
>
> Note: after the release is out, I will merge the current "next"
> branch into "master", so this will be the starting point for the next
> merge window.
>
> Thanks.
>
> Best regards,
>
> Wolfgang Denk
>
^ permalink raw reply [flat|nested] 14+ messages in thread
* [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03
2009-03-17 6:36 ` Heiko Schocher
@ 2009-03-18 19:52 ` Wolfgang Denk
0 siblings, 0 replies; 14+ messages in thread
From: Wolfgang Denk @ 2009-03-18 19:52 UTC (permalink / raw)
To: u-boot
Dear Heiko Schocher,
In message <49BF44ED.1080004@denx.de> you wrote:
>
> I miss the following patchseries:
>
> http://lists.denx.de/pipermail/u-boot/2009-March/048916.html
Thanks for pointing out (I though this was for "next").
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
How come everyone's going so slow if it's called rush hour?
^ permalink raw reply [flat|nested] 14+ messages in thread
* [U-Boot] MIPS build status (Re: CUSTODIANS: Urgent boarding call for flight 2009.03)
2009-03-16 23:26 [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03 Wolfgang Denk
2009-03-17 6:36 ` Heiko Schocher
2009-03-17 16:27 ` Michal Simek
@ 2009-03-19 16:00 ` Shinya Kuribayashi
2009-03-19 21:24 ` Wolfgang Denk
2009-03-19 16:57 ` [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03 Jean-Christophe PLAGNIOL-VILLARD
2009-03-20 8:38 ` [U-Boot] SH Build status (Re: CUSTODIANS: Urgent boarding call for flight 2009.03) Nobuhiro Iwamatsu
4 siblings, 1 reply; 14+ messages in thread
From: Shinya Kuribayashi @ 2009-03-19 16:00 UTC (permalink / raw)
To: u-boot
Hello,
Wolfgang Denk wrote:
> If anything should still be missing, please respond *now*.
>
>
> My intention is to push out the 2009.03 release on schedule,
> i. e. on Saturday, March 21, 2009.
>
> At the moment I am not planning for another release candidate.
* With GCC 4.2.3, all MIPS targets builds fine without any errors.
MAKEALL output is attached.
* But with GCC 4.3.2, you would see hundreds of bitops.h warnings.
Besides, some could be compiled (gth2, etc.), but some failed
(qemu_mips, etc.). Bitops.h warnings are as follows:
In file included from /home/skuribay/git/u-boot.git/include/linux/bitops.h:69,
from /home/skuribay/git/u-boot.git/include/common.h:36,
from qemu-mips.c:24:
/home/skuribay/git/u-boot.git/include/asm/bitops.h: In function 'ext2_find_next_zero_bit':
/home/skuribay/git/u-boot.git/include/asm/bitops.h:862: warning: '__fswab32' is static but used in inline function 'ext2_find_next_zero_bit' which is not static
/home/skuribay/git/u-boot.git/include/asm/bitops.h:885: warning: '__fswab32' is static but used in inline function 'ext2_find_next_zero_bit' which is not static
/home/skuribay/git/u-boot.git/include/asm/bitops.h:887: warning: '__fswab32' is static but used in inline function 'ext2_find_next_zero_bit' which is not static
I have to look into these warnings, but couldn't make it into the
upcomming v2009.03 release.
Thanks,
Shinya
---
MAKEALL log with GCC 4.2.3
skuribay at ubuntu:u-boot.git$ ./MAKEALL mips mips_el
Configuring for incaip board...
text data bss dec hex filename
144552 6652 20240 171444 29db4 ./u-boot
Configuring for qemu-mips board...
text data bss dec hex filename
158600 6480 221768 386848 5e720 ./u-boot
... on Platinum board variant
Configuring for vct board...
text data bss dec hex filename
196240 12916 284356 493512 787c8 ./u-boot
... on Platinum board variant
... stripped down image variant
Configuring for vct board...
text data bss dec hex filename
87616 4336 13716 105668 19cc4 ./u-boot
... on Platinum board variant
... on OneNAND board variant
Configuring for vct board...
text data bss dec hex filename
290272 14076 287772 592120 908f8 ./u-boot
... on Platinum board variant
... on OneNAND board variant
... stripped down image variant
Configuring for vct board...
text data bss dec hex filename
180592 5484 17116 203192 319b8 ./u-boot
... on PlatinumAVC board variant
Configuring for vct board...
text data bss dec hex filename
117040 5400 14944 137384 218a8 ./u-boot
... on PlatinumAVC board variant
... stripped down image variant
Configuring for vct board...
text data bss dec hex filename
87168 4336 13716 105220 19b04 ./u-boot
... on PlatinumAVC board variant
... on OneNAND board variant
Configuring for vct board...
text data bss dec hex filename
211132 6556 18344 236032 39a00 ./u-boot
... on PlatinumAVC board variant
... on OneNAND board variant
... stripped down image variant
Configuring for vct board...
text data bss dec hex filename
180136 5484 17116 202736 317f0 ./u-boot
... on Premium board variant
Configuring for vct board...
text data bss dec hex filename
196240 12916 284356 493512 787c8 ./u-boot
... on Premium board variant
... stripped down image variant
Configuring for vct board...
text data bss dec hex filename
87616 4336 13716 105668 19cc4 ./u-boot
... on Premium board variant
... on OneNAND board variant
Configuring for vct board...
text data bss dec hex filename
290272 14076 287772 592120 908f8 ./u-boot
... on Premium board variant
... on OneNAND board variant
... stripped down image variant
Configuring for vct board...
text data bss dec hex filename
180592 5484 17116 203192 319b8 ./u-boot
Configuring for purple board...
text data bss dec hex filename
146120 6308 18956 171384 29d78 ./u-boot
Configuring for dbau1x00 board...
text data bss dec hex filename
118524 5292 20680 144496 23470 ./u-boot
Configuring for dbau1x00 board...
text data bss dec hex filename
118524 5292 20680 144496 23470 ./u-boot
Configuring for dbau1x00 board...
text data bss dec hex filename
118524 5292 20680 144496 23470 ./u-boot
Configuring for dbau1x00 board...
text data bss dec hex filename
115540 5376 23352 144268 2338c ./u-boot
Configuring for dbau1x00 board...
text data bss dec hex filename
115540 5376 23352 144268 2338c ./u-boot
Configuring for gth2 board...
text data bss dec hex filename
110900 5284 18376 134560 20da0 ./u-boot
Configuring for dbau1x00 board...
text data bss dec hex filename
115540 5376 23352 144268 2338c ./u-boot
Configuring for pb1x00 board...
text data bss dec hex filename
104600 6144 20488 131232 200a0 ./u-boot
skuribay at ubuntu:u-boot.git$
skuribay at ubuntu:u-boot.git$
skuribay at ubuntu:u-boot.git$ mips-linux-gnu-gcc --version
mips-linux-gnu-gcc (Sourcery G++ Lite 4.2-177) 4.2.3
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
^ permalink raw reply [flat|nested] 14+ messages in thread
* [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03
2009-03-16 23:26 [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03 Wolfgang Denk
` (2 preceding siblings ...)
2009-03-19 16:00 ` [U-Boot] MIPS build status (Re: CUSTODIANS: Urgent boarding call for flight 2009.03) Shinya Kuribayashi
@ 2009-03-19 16:57 ` Jean-Christophe PLAGNIOL-VILLARD
2009-03-19 17:25 ` Haavard Skinnemoen
2009-03-20 8:38 ` [U-Boot] SH Build status (Re: CUSTODIANS: Urgent boarding call for flight 2009.03) Nobuhiro Iwamatsu
4 siblings, 1 reply; 14+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2009-03-19 16:57 UTC (permalink / raw)
To: u-boot
On 00:26 Tue 17 Mar , Wolfgang Denk wrote:
> Hi Custodians (and everybody else),
>
> can you please check if all urgent patches have been added to the
> U-Boot master branch?
>
> If anything should still be missing, please respond *now*.
>
>
> My intention is to push out the 2009.03 release on schedule,
> i. e. on Saturday, March 21, 2009.
>
> At the moment I am not planning for another release candidate.
>
>
> Note: after the release is out, I will merge the current "next"
> branch into "master", so this will be the starting point for the next
> merge window.
>
For ARM the only pending patch are the OMAP3 usb clock which I wait the new
version
and the NetStar
The AVR32 failled to build
Configuring for atstk1002 board...
In file included from cpu.c:25:
/private/u-boot-arm/include/asm/io.h:129: error: conflicting types for
'virt_to_phys'
/private/u-boot-arm/include/asm/io.h:80: error: previous definition of
'virt_to_phys' was here
make[1]: *** [cpu.o] Error 1
make: *** [cpu/at32ap/libat32ap.a] Error 2
make: *** Waiting for unfinished jobs....
In file included from gpio.c:24:
/private/u-boot-arm/include/asm/io.h:129: error: conflicting types for
'virt_to_phys'
/private/u-boot-arm/include/asm/io.h:80: error: previous definition of
'virt_to_phys' was here
make[1]: *** [gpio.o] Error 1
make[1]: In file included from clk.c:24:
/private/u-boot-arm/include/asm/io.h:129: error: conflicting types for
'virt_to_phys'
/private/u-boot-arm/include/asm/io.h:80: error: previous definition of
'virt_to_phys' was here
Haavard could you take a look?
Best Regards,
J.
^ permalink raw reply [flat|nested] 14+ messages in thread
* [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03
2009-03-19 16:57 ` [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03 Jean-Christophe PLAGNIOL-VILLARD
@ 2009-03-19 17:25 ` Haavard Skinnemoen
2009-03-19 17:25 ` Jean-Christophe PLAGNIOL-VILLARD
0 siblings, 1 reply; 14+ messages in thread
From: Haavard Skinnemoen @ 2009-03-19 17:25 UTC (permalink / raw)
To: u-boot
Jean-Christophe PLAGNIOL-VILLARD wrote:
> make[1]: In file included from clk.c:24:
> /private/u-boot-arm/include/asm/io.h:129: error: conflicting types for
> 'virt_to_phys'
> /private/u-boot-arm/include/asm/io.h:80: error: previous definition of
> 'virt_to_phys' was here
>
> Haavard could you take a look?
Latest upstream master builds just fine here...though the last release
may be broken because I pushed the fix too late.
Thanks a lot for keeping an eye on things.
Haavard
^ permalink raw reply [flat|nested] 14+ messages in thread
* [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03
2009-03-19 17:25 ` Haavard Skinnemoen
@ 2009-03-19 17:25 ` Jean-Christophe PLAGNIOL-VILLARD
2009-03-19 17:31 ` [U-Boot] [PATCH for avr32/next] avr32: fix cacheflush.h location introducted by d8f2aa3298610b Jean-Christophe PLAGNIOL-VILLARD
2009-03-20 12:54 ` [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03 Haavard Skinnemoen
0 siblings, 2 replies; 14+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2009-03-19 17:25 UTC (permalink / raw)
To: u-boot
On 18:25 Thu 19 Mar , Haavard Skinnemoen wrote:
> Jean-Christophe PLAGNIOL-VILLARD wrote:
> > make[1]: In file included from clk.c:24:
> > /private/u-boot-arm/include/asm/io.h:129: error: conflicting types for
> > 'virt_to_phys'
> > /private/u-boot-arm/include/asm/io.h:80: error: previous definition of
> > 'virt_to_phys' was here
> >
> > Haavard could you take a look?
>
> Latest upstream master builds just fine here...though the last release
> may be broken because I pushed the fix too late.
I've try the next branch and it's failled too
cache.c:25:33: error: asm/arch/cacheflush.h: No such file or directory
board.c:89:33: error: asm/arch/cacheflush.h: No such file or directory
cache.c:25:33: error: asm/arch/cacheflush.h: No such file or directory
cache.c: In function 'dcache_clean_range':
cache.c:38: warning: implicit declaration of function 'dcache_clean_line'
cache.c:40: warning: implicit declaration of function 'sync_write_buffer'
cache.c: In function 'dcache_invalidate_range':
cache.c:54: warning: implicit declaration of function 'dcache_invalidate_line'
cache.c: In function 'dcache_flush_range':
cache.c:68: warning: implicit declaration of function 'dcache_flush_line'
cache.c: In function 'icache_invalidate_range':
cache.c:84: warning: implicit declaration of function 'icache_invalidate_line'
make[1]: *** [cache.o] Error 1
make: *** [cpu/at32ap/libat32ap.a] Error 2
make: *** Waiting for unfinished jobs....
board.c:89:33: error: asm/arch/cacheflush.h: No such file or directory
board.c: In function 'dma_alloc_init':
board.c:108: warning: implicit declaration of function
'dcache_invalidate_range'
make[1]: *** [board.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [lib_avr32/libavr32.a] Error 2
>
> Thanks a lot for keeping an eye on things.
your welcome
Best Regards,
J.
^ permalink raw reply [flat|nested] 14+ messages in thread
* [U-Boot] [PATCH for avr32/next] avr32: fix cacheflush.h location introducted by d8f2aa3298610b
2009-03-19 17:25 ` Jean-Christophe PLAGNIOL-VILLARD
@ 2009-03-19 17:31 ` Jean-Christophe PLAGNIOL-VILLARD
2009-03-23 9:25 ` Haavard Skinnemoen
2009-03-20 12:54 ` [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03 Haavard Skinnemoen
1 sibling, 1 reply; 14+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2009-03-19 17:31 UTC (permalink / raw)
To: u-boot
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
---
.../asm-avr32/{ => arch-at32ap700x}/cacheflush.h | 0
1 files changed, 0 insertions(+), 0 deletions(-)
rename include/asm-avr32/{ => arch-at32ap700x}/cacheflush.h (100%)
diff --git a/include/asm-avr32/cacheflush.h b/include/asm-avr32/arch-at32ap700x/cacheflush.h
similarity index 100%
rename from include/asm-avr32/cacheflush.h
rename to include/asm-avr32/arch-at32ap700x/cacheflush.h
--
1.6.1.3
^ permalink raw reply [flat|nested] 14+ messages in thread
* [U-Boot] MIPS build status (Re: CUSTODIANS: Urgent boarding call for flight 2009.03)
2009-03-19 16:00 ` [U-Boot] MIPS build status (Re: CUSTODIANS: Urgent boarding call for flight 2009.03) Shinya Kuribayashi
@ 2009-03-19 21:24 ` Wolfgang Denk
0 siblings, 0 replies; 14+ messages in thread
From: Wolfgang Denk @ 2009-03-19 21:24 UTC (permalink / raw)
To: u-boot
Dear Shinya,
In message <49C26C23.2030808@ruby.dti.ne.jp> you wrote:
>
> * With GCC 4.2.3, all MIPS targets builds fine without any errors.
> MAKEALL output is attached.
Thanks.
> * But with GCC 4.3.2, you would see hundreds of bitops.h warnings.
> Besides, some could be compiled (gth2, etc.), but some failed
> (qemu_mips, etc.). Bitops.h warnings are as follows:
...
> I have to look into these warnings, but couldn't make it into the
> upcomming v2009.03 release.
I am aware of these issues. There are similar problems for other
architectures as well. I agree that wepost-pone such work for the next
release.
Thanks a lot.
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
The amount of time between slipping on the peel and landing on the
pavement is precisely 1 bananosecond.
^ permalink raw reply [flat|nested] 14+ messages in thread
* [U-Boot] SH Build status (Re: CUSTODIANS: Urgent boarding call for flight 2009.03)
2009-03-16 23:26 [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03 Wolfgang Denk
` (3 preceding siblings ...)
2009-03-19 16:57 ` [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03 Jean-Christophe PLAGNIOL-VILLARD
@ 2009-03-20 8:38 ` Nobuhiro Iwamatsu
2009-03-20 10:10 ` Wolfgang Denk
4 siblings, 1 reply; 14+ messages in thread
From: Nobuhiro Iwamatsu @ 2009-03-20 8:38 UTC (permalink / raw)
To: u-boot
Deari Wolfgang.
SH build status(sh2/sh3/sh4) is fine.
My manage boards and some other boards work without problem.
However, there is a problem because the following patches are not taken in.
- [U-Boot] [PATCH to 2008.03] net: sh_eth: Remove sh_eth_reset() from halt function
A title makes a mistake in this.
To be right is 2009.03. I sent the email which already pointed out a mistake.
Best regards,
Nobuhiro
On Tue, 17 Mar 2009 00:26:55 +0100
Wolfgang Denk <wd@denx.de> wrote:
> Hi Custodians (and everybody else),
>
> can you please check if all urgent patches have been added to the
> U-Boot master branch?
>
> If anything should still be missing, please respond *now*.
>
>
> My intention is to push out the 2009.03 release on schedule,
> i. e. on Saturday, March 21, 2009.
>
> At the moment I am not planning for another release candidate.
>
>
> Note: after the release is out, I will merge the current "next"
> branch into "master", so this will be the starting point for the next
> merge window.
>
> Thanks.
>
> 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
> "There are three principal ways to lose money: wine, women, and en-
> gineers. While the first two are more pleasant, the third is by far
> the more certain." -- Baron Rothschild, ca. 1800
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
--
Nobuhiro Iwamatsu
hemamu at t-base.ne.jp
iwamatsu at debian.or.jp
GPG ID : 3170EBE9
^ permalink raw reply [flat|nested] 14+ messages in thread
* [U-Boot] SH Build status (Re: CUSTODIANS: Urgent boarding call for flight 2009.03)
2009-03-20 8:38 ` [U-Boot] SH Build status (Re: CUSTODIANS: Urgent boarding call for flight 2009.03) Nobuhiro Iwamatsu
@ 2009-03-20 10:10 ` Wolfgang Denk
0 siblings, 0 replies; 14+ messages in thread
From: Wolfgang Denk @ 2009-03-20 10:10 UTC (permalink / raw)
To: u-boot
Dear Nobuhiro Iwamatsu,
In message <20090320173842.0a806bd4.iwamatsu@nigauri.org> you wrote:
>
> However, there is a problem because the following patches are not taken in.
> - [U-Boot] [PATCH to 2008.03] net: sh_eth: Remove sh_eth_reset() from halt function
>
> A title makes a mistake in this.
> To be right is 2009.03. I sent the email which already pointed out a mistake.
No problem, I will apply this patch later tonight.
Thanks again.
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
"May your future be limited only by your dreams."
- Christa McAuliffe
^ permalink raw reply [flat|nested] 14+ messages in thread
* [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03
2009-03-19 17:25 ` Jean-Christophe PLAGNIOL-VILLARD
2009-03-19 17:31 ` [U-Boot] [PATCH for avr32/next] avr32: fix cacheflush.h location introducted by d8f2aa3298610b Jean-Christophe PLAGNIOL-VILLARD
@ 2009-03-20 12:54 ` Haavard Skinnemoen
1 sibling, 0 replies; 14+ messages in thread
From: Haavard Skinnemoen @ 2009-03-20 12:54 UTC (permalink / raw)
To: u-boot
Jean-Christophe PLAGNIOL-VILLARD wrote:
> > Latest upstream master builds just fine here...though the last release
> > may be broken because I pushed the fix too late.
Ah, I see the avr32 master branch is still broken. I've fixed it by
pulling from mainline.
> I've try the next branch and it's failled too
Right...looks like one of the UC3 patches got mangled somehow. I'll
have a look at that.
Haavard
^ permalink raw reply [flat|nested] 14+ messages in thread
* [U-Boot] [PATCH for avr32/next] avr32: fix cacheflush.h location introducted by d8f2aa3298610b
2009-03-19 17:31 ` [U-Boot] [PATCH for avr32/next] avr32: fix cacheflush.h location introducted by d8f2aa3298610b Jean-Christophe PLAGNIOL-VILLARD
@ 2009-03-23 9:25 ` Haavard Skinnemoen
0 siblings, 0 replies; 14+ messages in thread
From: Haavard Skinnemoen @ 2009-03-23 9:25 UTC (permalink / raw)
To: u-boot
Jean-Christophe PLAGNIOL-VILLARD wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Applied, thanks
Haavard
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2009-03-23 9:25 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-16 23:26 [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03 Wolfgang Denk
2009-03-17 6:36 ` Heiko Schocher
2009-03-18 19:52 ` Wolfgang Denk
2009-03-17 16:27 ` Michal Simek
2009-03-19 16:00 ` [U-Boot] MIPS build status (Re: CUSTODIANS: Urgent boarding call for flight 2009.03) Shinya Kuribayashi
2009-03-19 21:24 ` Wolfgang Denk
2009-03-19 16:57 ` [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03 Jean-Christophe PLAGNIOL-VILLARD
2009-03-19 17:25 ` Haavard Skinnemoen
2009-03-19 17:25 ` Jean-Christophe PLAGNIOL-VILLARD
2009-03-19 17:31 ` [U-Boot] [PATCH for avr32/next] avr32: fix cacheflush.h location introducted by d8f2aa3298610b Jean-Christophe PLAGNIOL-VILLARD
2009-03-23 9:25 ` Haavard Skinnemoen
2009-03-20 12:54 ` [U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03 Haavard Skinnemoen
2009-03-20 8:38 ` [U-Boot] SH Build status (Re: CUSTODIANS: Urgent boarding call for flight 2009.03) Nobuhiro Iwamatsu
2009-03-20 10:10 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox