From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shinya Kuribayashi Date: Sat, 05 Feb 2011 22:57:16 +0900 Subject: [U-Boot] [PATCH v2 0/3] MIPS: Fix failed run of MAKEALL mips script In-Reply-To: <1296739030-4416-1-git-send-email-daniel.schwierzeck@googlemail.com> References: <1296739030-4416-1-git-send-email-daniel.schwierzeck@googlemail.com> Message-ID: <4D4D573C.1010404@pobox.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 02/03/2011 10:17 PM, daniel.schwierzeck at googlemail.com wrote: > Currently MAKEALL mips covers 21 boards and 15 of them have compile > errors with gcc-4.3.3. This patch series fixes these boards. > > Changes for v2: > - make brace style consistent in vct.h > - delete unused board/dbau1x00/flash.c All three patches applied, thanks.