
Wolfgang Denk wrote:
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 2008-10 release tomorrow, i. e. in approximately 30 hours from now.
I tried ./MAKEALL mips mips_el for current HEAD, and it builds fine. No errors, no warnings with GCC 4.2.3.
skuribay@ubuntu:~/bootldr/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.
skuribay@ubuntu:~/bootldr/u-boot.git$ mips-linux-gnu-as --version GNU assembler (Sourcery G++ Lite 4.2-177) 2.18.50.20080215 Copyright 2007 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or later. This program has absolutely no warranty. This assembler was configured for a target of `mips-linux-gnu'. skuribay@ubuntu:~/bootldr/u-boot.git$
Just for the record. Thanks,
Shinya