[U-Boot] [PATCH 3/3] minor fixes for mvBL-M7 and use of common code
Kim Phillips
kim.phillips at freescale.com
Wed Jun 24 01:17:26 CEST 2009
On Mon, 22 Jun 2009 15:50:29 +0200
André Schwarz <andre.schwarz at matrix-vision.de> wrote:
Hello André,
> X-Mailer: Evolution 2.26.1
...
> [0001-rebased-mvBLM7-with-minor-fixes.patch text/x-patch (8.2KB)]
please use
Insert->Text File... (Alt-n x)
to insert the patch.
>
> -#define _IO_BASE 0x00000000
> -
the above is the reason for the below:
Applying: minor fixes for mvBL-M7 and use of common code
error: patch failed: include/configs/MVBLM7.h:193
error: include/configs/MVBLM7.h: patch does not apply
Patch failed at 0001 minor fixes for mvBL-M7 and use of common code
...and because I have the "remove _IO_BASE and KSEG1ADDR from board
configuration files" patch already applied, and probably justifiably
so, since it arrived earlier to the list than your patch.
btw, I also get this at build time:
Configuring for MVBLM7 board...
mv_common.c: In function 'mv_load_fpga':
mv_common.c:93: warning: implicit declaration of function 'fpga_load'
So did you want 1-3/3 of these to bypass u-boot-mpc83xx and go straight
to WD? I'm asking because there's overlap with the mpc5xxx maintainer
(WD himself apparently) in this patchseries.
Kim
More information about the U-Boot
mailing list