[U-Boot] [PATCH 00/11] MIPS: fixes and updates

Marek Vasut marex at denx.de
Mon Apr 2 15:35:05 CEST 2012


Dear Daniel Schwierzeck,

> Hi Marek,
> 
> Am 31.03.2012 22:49, schrieb Marek Vasut:
> <snip>
> 
> > 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'
> 
> 
> git bisect says:

Git bisect says I screwed up, sorry. Fix is already in the ML.

> 44f074c771c4b70d250b0d7ed2f7513488c678bb is the first bad commit
> commit 44f074c771c4b70d250b0d7ed2f7513488c678bb
> Author: Marek Vasut <marek.vasut at gmail.com>
> Date:   Wed Mar 14 21:52:45 2012 +0000
> 
>     BOOT: Add "bootz" command to boot Linux zImage on ARM
> 
>     This command boots Linux zImage from where the zImage is loaded to.
> Passing initrd and fdt is supported.
> 
>     Tested on i.MX28 based DENX M28EVK
>     Tested on PXA270 based Voipac PXA270.
> 
>     NOTE: This currently only supports ARM, but other architectures
> can be easily
>     added by defining bootz_setup().
> 
> I'll try to find a suitable fix.

Best regards,
Marek Vasut


More information about the U-Boot mailing list