Re: [U-Boot] [PATCH] matrix vision: fix MVBLM7, MVSMR build error

2011-11-05 Thread Schwarz,Andre
Kim Phillips hat am 4. November 2011 um 22:43 geschrieben: > when a mkimage binary isn't present in the default system PATH, we > get this error: > > $ ./MAKEALL MVBLM7 > Configuring for MVBLM7 board... > make[1]: mkimage: Command not found > make[1]: *** [libmvblm7.o] Error 127 > make: *** [b

Re: [U-Boot] [RFC] mpc83xx: add config options to spd_sdram

2011-04-07 Thread Schwarz,Andre
York,   "Schwarz,Andre" hat am 6. April 2011 um 20:42 geschrieben: > York, >   > ok - will give it a try tomorrow. >   >   hmm - having a look at the Makefile it looks like I need CONFIG_FSL_DDR2. This seems to pull in the "new" code ... without omitting

Re: [U-Boot] [RFC] mpc83xx: add config options to spd_sdram

2011-04-06 Thread Schwarz,Andre
York,   ok - will give it a try tomorrow.   Cheers, André   York Sun hat am 6. April 2011 um 18:37 geschrieben: > On Wed, 2011-04-06 at 10:18 +0200, Andre Schwarz wrote: > > Kim, York, > > > > >> I have made some mods to spd_sdram.c for various reason: > > >> > > >> 1. > > >> use SPD setup also

Re: [U-Boot] MPC837x PCIe no link

2011-03-06 Thread Schwarz,Andre
Baidu,  > > > 2011/3/5 Andre Schwarz [mailto:andre.schw...@matrix-vision.de] > > > > All, > > > > sorry to bother you again. > > After my harddisk died I'm porting my latest 8377 work to TOT. > > Unfortunately I'm lacking some commits that haven't been pushed to backup. > > > > > > B

Re: [U-Boot] [PATCH] [MPC837x v2] Make it work again with USB.

2010-11-28 Thread Schwarz,Andre
Kim, > On Tue, 16 Nov 2010 13:37:50 +0100 > Andre Schwarz wrote: > > > USB register range IMMR+0x00-0xff is reserved and hangs the CPU. > > > > Signed-off-by: Andre Schwarz > > --- > > nack, 837x has a usb controller at IMMR+0x23000.  yes - but offset 0x00-0xff is explicitly reserved regarding

Re: [U-Boot] MPC8377: USB breaks board

2010-11-11 Thread Schwarz,Andre
Timur,   > > - Activating USB support within U-Boot leads to *very* early crash : > >      No console output - not even PCI clocks enabled. > > I don't know anything about USB or the 8377, but it could be that > you're U-Boot image is too large.  Try disabling some other large > feature (like PCI

Re: [U-Boot] [PATCH] powerpc: do not fixup NULL ptrs

2010-10-25 Thread Schwarz,Andre
Jocke, [snip]  > > You still haven't reported weather the 4 nop's helped or not, yet you > seek my help. I am just going to ignore you until you do test it.  of course. Will give it a try as soon as I'll be back to office and have a board at hand ...   Just wanted to collect some more feedback.

Re: [U-Boot] [PATCH] powerpc: do not fixup NULL ptrs

2010-10-24 Thread Schwarz,Andre
Wolfgang, Wolfgang Denk hat am 24. Oktober 2010 um 22:18 geschrieben: > Dear "Schwarz,Andre", > > In message <1702240919.111.1287950899754.javamail.open-xcha...@proteus> you > wrote: > > > > Since I assume Wolfgang won't accept a board specific &q

Re: [U-Boot] [PATCH] powerpc: do not fixup NULL ptrs

2010-10-24 Thread Schwarz,Andre
All, Wolfgang Denk hat am 18. Oktober 2010 um 22:39 geschrieben: > Dear Joakim Tjernlund, > > In message <1287049904-18917-1-git-send-email-joakim.tjernl...@transmode.se> > you wrote: > > The fixup routine must not fixup NULL pointers. > > Problem can be seen by > >  char *testfun(void) __attr

Re: [U-Boot] [PATCH] Makefile: clean MatrixVision builds

2010-10-18 Thread Schwarz,Andre
  Wolfgang Denk hat am 18. Oktober 2010 um 21:58 geschrieben: > In message <1287246256-9724-1-git-send-email...@denx.de> I wrote: > > "make clean" after builds of MatrixVision boards would leave stale > > files around: > > > >         board/matrix_vision/mvblm7/bootscript.img > >         board/m