From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 2 Apr 2012 14:01:21 +0200 Subject: [U-Boot] [PATCH 00/11] MIPS: fixes and updates In-Reply-To: References: <1322143076-20349-1-git-send-email-daniel.schwierzeck@googlemail.com> <201203312249.05615.marex@denx.de> Message-ID: <20120402140121.2fb79524@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Daniel, On Mon, 2 Apr 2012 13:54:18 +0200 Daniel Schwierzeck wrote: > Hi Marek, > > Am 31.03.2012 22:49, schrieb Marek Vasut: > > > > > My apologies for picking the rest of this series so late. Looks like the MIPS > > maintainer is n/a so I'll pull these through my staging tree once we'll fix some > > issues. > > > > Best regards, > > Marek Vasut > > thanks for looking into this but parts of this series are either obsolete or > already applied by Wolfgang. > > I'll resend a new series with bugfixes only as soon as MAKEALL is working again. > Currently the MIPS tree is completely broken. All boards fail with: > > cmd_bootm.c: In function 'do_bootm_subcommand': > cmd_bootm.c:518:23: error: 'bootm_headers_t' has no member named 'lmb' > cmd_bootm.c: In function 'do_bootm': > cmd_bootm.c:665:21: error: 'bootm_headers_t' has no member named 'lmb' ... > I'll try to find a suitable fix. This is already fixed by http://patchwork.ozlabs.org/patch/149924/ I think. Thanks, Anatolij