From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shinya Kuribayashi Date: Sat, 18 Oct 2008 03:22:28 +0900 Subject: [U-Boot] CUSTODIANS: Final boarding call for flight 2008-10 In-Reply-To: <20081017152942.03697832E439@gemini.denx.de> References: <20081017152942.03697832E439@gemini.denx.de> Message-ID: <48F8D7E4.9040604@ruby.dti.ne.jp> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 at 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 at 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 at ubuntu:~/bootldr/u-boot.git$ Just for the record. Thanks, Shinya