Re: [U-Boot-Users] [PATCH] I2C Dummy Driver

2008-07-11 Thread Andre Schwarz
Wolfgang Denk schrieb: In message [EMAIL PROTECTED] you wrote: Signed-off-by: Ricardo Ribalda Delgado [EMAIL PROTECTED] What is the intention or practical use of this dummy driver? I think we could use it well for mounting different memory configurations on the same base board.

Re: [U-Boot-Users] [PATCH] Add MVBC_P board

2008-07-08 Thread Andre Schwarz
Kim, thanks for the hints. Kim Phillips schrieb: On Fri, 04 Jul 2008 09:42:24 +0200 Andre Schwarz [EMAIL PROTECTED] wrote: Hello Andre, board/mvbc_p/fpga.c| 177 board/mvbc_p/fpga.h| 34 couldn't help but notice this file

[U-Boot-Users] [PATCH v2] Add MVBC_P board

2008-07-08 Thread Andre Schwarz
The MVBC_P is a MPC5200B based camera system with Intel Gigabit ethernet controller (using e1000) and custom Altera Cyclone-II FPGA on PCI. Please see doc/README.mvbc_p for details. Signed-off-by: Andre Schwarz [EMAIL PROTECTED] --- Grant, I've modified the patch to meet the requested changes

[U-Boot-Users] [PATCH] update e1000 ifdef

2008-07-04 Thread Andre Schwarz
Change ifdef to match MVBC_P board name. Signed-off-by: Andre Schwarz [EMAIL PROTECTED] --- Ben, this is a mini-patch and should do no harm. Since MVBC_1G has gone to oblivion and the new board is named MVBC_P. I'll submit the board patch in a few minutes. Thanks, Andre MATRIX VISION GmbH

[U-Boot-Users] [PATCH] Add MVBC_P board

2008-07-04 Thread Andre Schwarz
The MVBC_P is a MPC5200B based camera system with Intel Gigabit ethernet controller (using e1000) and custom Altera Cyclone-II FPGA on PCI. Please see doc/README.mvbc_p for details. Signed-off-by: Andre Schwarz [EMAIL PROTECTED] --- MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler

Re: [U-Boot-Users] [PATCH] Add MVBC_P board

2008-07-04 Thread Andre Schwarz
Wolfgang, thanks - I'll wait for further comments and send an update. regards, Andre Wolfgang Grandegger schrieb: Andre Schwarz wrote: The MVBC_P is a MPC5200B based camera system with Intel Gigabit ethernet controller (using e1000) and custom Altera Cyclone-II FPGA on PCI. Please see doc

[U-Boot-Users] e1000 problem @ current u-boot

2008-07-03 Thread Andre Schwarz
Wolfgang, as far as I can see on the list you sent the latest patches for the e1000 driver. My e1000 (82541ER) stopped working on a MPC5200 based board with latest u-boot. I have a similar problem on another board ... Is your e1000 working properly on the latest u-boot ? Do I need any

Re: [U-Boot-Users] e1000 problem @ current u-boot

2008-07-03 Thread Andre Schwarz
- and e1000 no longer works. Of course I diff'ed the network stuff - no obvious changes at all. So I wonder if the problem is elsewhere and if e1000 is still working in general. As you say this is obviously true - thanks. regards, Andre Wolfgang Grandegger schrieb: Andre Schwarz wrote: Wolfgang

[U-Boot-Users] TSEC/PHY @ MPC834x stopped working

2008-07-02 Thread Andre Schwarz
Ben, after pulling u-boot today ethernet stopped working on my MPC8343 based board (mvBL-M7). I'm using a Vitesse VSC8601 RGMII phy on TSEC0-1. I know there's some rewriting/clean-up going on ... What do I have to do to get it working again ? Any new defines introduced lately ? Obviously the

Re: [U-Boot-Users] TSEC/PHY @ MPC834x stopped working

2008-07-02 Thread Andre Schwarz
Ben, thanks for your quick reply. Looks like you're right - nothing changed regarding network yet. Maybe it's a cpu specific problem. Kim ? Can you help here ? regards, Andre Ben Warren schrieb: Hi Andre, On Wed, Jul 2, 2008 at 7:03 AM, Andre Schwarz [EMAIL PROTECTED] wrote: Ben

Re: [U-Boot-Users] TSEC/PHY @ MPC834x stopped working

2008-07-02 Thread Andre Schwarz
Kim Phillips schrieb: On Wed, 02 Jul 2008 16:36:11 +0200 Andre Schwarz [EMAIL PROTECTED] wrote: Ben, thanks for your quick reply. Looks like you're right - nothing changed regarding network yet. Maybe it's a cpu specific problem. Kim ? Can you help here ? I know of nothing

Re: [U-Boot-Users] TSEC/PHY @ MPC834x stopped working

2008-07-02 Thread Andre Schwarz
Jerry, I don't understand this. The code is far from using the device tree - the dtb is fetched by tftp right after bootp. It's the initial bootp/dhcp that doesn't work regards, Andre Jerry Van Baren schrieb: Kim Phillips wrote: On Wed, 02 Jul 2008 16:36:11 +0200 Andre Schwarz [EMAIL

Re: [U-Boot-Users] TSEC/PHY @ MPC834x stopped working

2008-07-02 Thread Andre Schwarz
Kim Phillips schrieb: On Wed, 02 Jul 2008 18:01:01 +0200 Andre Schwarz [EMAIL PROTECTED] wrote: this is a fully configured board, i.e. serial# and ethaddr/eth1addr set up correctly. I'll give the bisect a try a soon as there'll be some time. just to clarify, are you using

[U-Boot-Users] broken changes @ MPC83xx

2008-06-23 Thread Andre Schwarz
Kim, after being back from holiday and pulling the lates u-boot today (v1.3.3) my MPC8343 based board (mvBL-M7) doesn't work any longer. Not a single character is put out on serial - yet build is not complaining about anything and System.map looks quite normal. Any ideas what commit can cause

Re: [U-Boot-Users] broken changes @ MPC83xx

2008-06-23 Thread Andre Schwarz
. /Tor On 6/23/2008, Andre Schwarz [EMAIL PROTECTED] wrote: Kim, after being back from holiday and pulling the lates u-boot today (v1.3.3) my MPC8343 based board (mvBL-M7) doesn't work any longer. Not a single character is put out on serial - yet build is not complaining about anything

[U-Boot-Users] [PATCH] fix non-working mvBL-M7

2008-06-23 Thread Andre Schwarz
Add missing #define CONFIG_HIGH_BATS in mvBL-M7 board config file. Add default MAC to enable netboot during production. Signed-off-by: Andre Schwarz [EMAIL PROTECTED] --- MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler - Registergericht: Amtsgericht Stuttgart, HRB 271090

[U-Boot-Users] [PATCH 1/2] add MPC8343 based board mvBlueLYNX-M7

2008-06-10 Thread Andre Schwarz
Add MPC8343 based board mvBlueLYNX-M7. It's a single board stereo camera system. Please read doc/README.mvblm7 for details. Signed-off-by: Andre Schwarz [EMAIL PROTECTED] --- MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler - Registergericht: Amtsgericht Stuttgart, HRB 271090

[U-Boot-Users] [PATCH 2/2] add MPC8343 based board mvBlueLYNX-M7

2008-06-10 Thread Andre Schwarz
Add MPC8343 based board mvBlueLYNX-M7. It's a single board stereo camera system. Please read doc/README.mvblm7 for details. Signed-off-by: Andre Schwarz [EMAIL PROTECTED] --- MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler - Registergericht: Amtsgericht Stuttgart, HRB 271090

Re: [U-Boot-Users] build failure in tools - missing CFG_ENV_SIZE ?

2008-06-06 Thread Andre Schwarz
Wolfgang, thanks for your verification. Trying to do it your way gives : nova u-boot-clean # CROSS_COMPILE=ppc_6xx- sh MAKEALL TQM5200 MPC8349ITX Configuring for TQM5200 board... In file included from environment.c:30: /home/u-boot-clean/include/environment.h:107: error: 'CFG_ENV_SIZE'

Re: [U-Boot-Users] build failure in tools - missing CFG_ENV_SIZE ?

2008-06-06 Thread Andre Schwarz
Wolfgang Denk schrieb: In message [EMAIL PROTECTED] you wrote: thanks for your verification. Trying to do it your way gives : nova u-boot-clean # CROSS_COMPILE=ppc_6xx- sh MAKEALL TQM5200 MPC8349ITX Configuring for TQM5200 board... In file included from environment.c:30:

Re: [U-Boot-Users] build failure in tools - missing CFG_ENV_SIZE ?

2008-06-06 Thread Andre Schwarz
Martin, thanks for the info. The misbehaviour surely has its cause on my system setup. I simply don't know why ... it's driving me mad. Just wanted to port another board from my local v1.3.1 and submit a patch during this merge window. But the e1000 driver isn't working anymore. Making a diff

[U-Boot-Users] build failure in tools - missing CFG_ENV_SIZE ?

2008-06-05 Thread Andre Schwarz
-boot.git/tools' make: *** [tools] Error 2 regards, Andre Schwarz MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler - Registergericht: Amtsgericht Stuttgart, HRB 271090 Geschäftsführer: Gerhard Thullner, Werner Armingeon, Uwe Furtner

Re: [U-Boot-Users] [PATCH 1/2] add MPC8343 based board mvBlueLYNX-M7

2008-05-06 Thread Andre Schwarz
Add MPC8343 based board mvBlueLYNX-M7. It's a single board stereo camera system. Please read doc/README.mvblm7 for details. Signed-off-by: Andre Schwarz [EMAIL PROTECTED] -- MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler - Registergericht: Amtsgericht Stuttgart, HRB 271090

Re: [U-Boot-Users] [PATCH 2/2] add MPC8343 based board mvBlueLYNX-M7

2008-05-06 Thread Andre Schwarz
Add MPC8343 based board mvBlueLYNX-M7. It's a single board stereo camera system. Please read doc/README.mvblm7 for details. Signed-off-by: Andre Schwarz [EMAIL PROTECTED] -- MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler - Registergericht: Amtsgericht Stuttgart, HRB 271090

Re: [U-Boot-Users] Memory Size issue @ MPC83xx

2008-05-02 Thread Andre Schwarz
Wolfgang, thanks for the hint - unfortunately the issue is not solved, yet. Obviously I've missed something... U-boot is working fine with both 256MB and 512MB RAM. The kernel crashes with memory 256MB. Do I need to set up a 2nd BAT for mapping main memory before booting linux in any case ?

Re: [U-Boot-Users] [PATCH] add config options for VSC8601 RGMII PHY

2008-04-29 Thread Andre Schwarz
Andy, thanks for your comments. Andy Fleming schrieb: On Thu, Apr 24, 2008 at 9:45 AM, Andre Schwarz [EMAIL PROTECTED] wrote: {MIIM_VSC8601_EPHY_CON,MIIM_VSC8601_EPHY_CON_INIT_SKEW,NULL}, +#if defined(CFG_VSC8601_SKEW_TX) defined(CFG_VSC8601_SKEW_RX

Re: [U-Boot-Users] [PATCH] add config options for VSC8601 RGMII PHY

2008-04-29 Thread Andre Schwarz
Ben Warren schrieb: André Schwarz wrote: Andy, it's no problem to re-send a more suitable patch as soon as Ben has finished the re-work. I'll wait for him and send an updated version to the list. It's better to get this in now if you don't mind. regards, Ben I don't mind and will

[U-Boot-Users] [PATCH] add config options for VSC8601 RGMII PHY - 2nd try

2008-04-29 Thread Andre Schwarz
The Vitesse VSC8601 RGMII PHY has internal delay for both Rx and Tx clock lines. They are configured using 2 bits in extended register 0x17. Therefore CFG_VSC8601_SKEW_TX and CFG_VSC8601_SKEW_RX have been introduced with valid values 0-3 giving 0.0, 1.4,1.7 and 2.0ns delay. Signed-off-by: Andre

Re: [U-Boot-Users] [PATCH] Add Vitesse 8601 support to TSEC driver

2008-04-24 Thread Andre Schwarz
to be. Setting bit 8 in Extended PHY Control 1 @ 0x17 activates the delay lines. Obviously your Skew values did match. I'll send a patch to configure the delay. Cheers, Andre Tor Krill schrieb: Hi, On 4/17/2008, Andre Schwarz [EMAIL PROTECTED] wrote: Tor, after all my VSC8601 is up

Re: [U-Boot-Users] [PATCH] fix system config overwrite @ MPC834x

2008-04-18 Thread Andre Schwarz
: On Thu, 17 Apr 2008 19:28:17 +0200 Andre Schwarz [EMAIL PROTECTED] wrote: Kim, Hello Andre, I can't apply this: Applying fix system config overwrite @ MPC834x error: patch failed: cpu/mpc83xx/cpu_init.c:59 error: cpu/mpc83xx/cpu_init.c: patch does not apply Patch failed at 0001. When

[U-Boot-Users] PCI stopped working on MPC8343

2008-04-18 Thread Andre Schwarz
Last week my PCI bus has been running fine showing all devices. Right now no devices are shown on the bus. I'm using CONFIG_83XX_GENERIC_PCI with common setup code for PCI. Nothing changed from my side during the last 2 weeks. Did I miss any changes in u-boot ? regards, Andre Schwarz Matrix

[U-Boot-Users] [PATCH] fix system config overwrite @ MPC834x

2008-04-17 Thread Andre Schwarz
bits are set after reset - yet it's unclear where they come from. The patch keeps both bits on MPC834x. Cheers, Andre Signed-off-by: Andre Schwarz [EMAIL PROTECTED] -- cpu/mpc83xx/cpu_init.c |8 +++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/cpu/mpc83xx/cpu_init.c

Re: [U-Boot-Users] [PATCH] Add Vitesse 8601 support to TSEC driver

2008-04-17 Thread Andre Schwarz
Tor, after all my VSC8601 is up and running on MPC8343 :-) I'm sorry to say that I don't find this patch ok after going through the manuals : Register 0x17 is a very coarse setting. If the capabilities of the PHY should be taken into account and be configurable we should use the skew

[U-Boot-Users] I2C @ MPC8343

2008-04-10 Thread Andre Schwarz
. regards, Andre Schwarz Matrix Vision MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler - Registergericht: Amtsgericht Stuttgart, HRB 271090 Geschäftsführer: Gerhard Thullner, Werner Armingeon, Uwe Furtner

[U-Boot-Users] [PATCH] add MPC8343 based board mvBlueLYNX-M7 aka mvblm7

2008-04-09 Thread Andre Schwarz
MPC8343 based stereo camera system with Cyclone-II FPGA and miniPCI Slot. CPU utilizes dual 10/100/1000 Ethernet using Vitesse VSC8601 RGMII Phys and USB over ULPI. 512MB Micron DDR-II memory, 8MB Flash on LocalBus, SD over SPU and 32MB NAND @ FPGA. Signed-off-by: Andre Schwarz [EMAIL PROTECTED

Re: [U-Boot-Users] MPC8343 PCI setup

2008-04-04 Thread Andre Schwarz
Tor Krill schrieb: On 4/3/2008, Andre Schwarz [EMAIL PROTECTED] wrote: All, Hi Andre and others, currently I'm trying to bring up a mpc8343 based system. Latest u-boot v1.3.2 is running fine. The MPC8343 has a single 32-Bit PCI Bus running at 66MHz. Connected are a FPGA (IDSEL

[U-Boot-Users] MPC8343 PCI setup

2008-04-03 Thread Andre Schwarz
kernel paging request for data at address 0x Call trace gives address last called function of_device_is_compatible. Any help is welcome ! regards, Andre Schwarz Matrix Vision MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler - Registergericht: Amtsgericht Stuttgart, HRB 271090

Re: [U-Boot-Users] [PATCH] Add Vitesse 8601 support to TSEC driver

2008-04-01 Thread Andre Schwarz
let me know if you're interested. regards, Andre Schwarz Matrix Vision Kim Phillips schrieb: On Mon, 31 Mar 2008 10:01:34 -0400 Ben Warren [EMAIL PROTECTED] wrote: Tor Krill wrote: Add phy_info for Vitesse VSC8601. Add config option, CFG_VSC8601_SKEWFIX, to enable RGMII skew timing

Re: [U-Boot-Users] [PATCH] Add Vitesse 8601 support to TSEC driver

2008-04-01 Thread Andre Schwarz
Tor, after investigating the tsec code I'm wondering how your PHY works in RGMII mode ... I think that there are some things missing, e.g. taking RGMII into account during tsec_init. /* Init ECNTRL */ regs-ecntrl = ECNTRL_INIT_SETTINGS; This will clear bit 27 which indicates RGMII

Re: [U-Boot-Users] [PATCH] Add Vitesse 8601 support to TSEC driver

2008-04-01 Thread Andre Schwarz
Andy Fleming schrieb: On Tue, Apr 1, 2008 at 8:33 AM, Andre Schwarz [EMAIL PROTECTED] wrote: Tor, after investigating the tsec code I'm wondering how your PHY works in RGMII mode ... I think that there are some things missing, e.g. taking RGMII into account during tsec_init. /* Init

Re: [U-Boot-Users] [PATCH] Add Vitesse 8601 support to TSEC driver

2008-04-01 Thread Andre Schwarz
Andy Fleming schrieb: On Tue, Apr 1, 2008 at 9:08 AM, Andre Schwarz [EMAIL PROTECTED] wrote: Tor, after investigating the tsec code I'm wondering how your PHY works in RGMII mode ... I think that there are some things missing, e.g. taking RGMII into account during tsec_init. /* Init

Re: [U-Boot-Users] DDR-II @ MPC8343A

2008-03-25 Thread Andre Schwarz
Kim Phillips schrieb: On Tue, 25 Mar 2008 20:41:41 +0100 Andre Schwarz [EMAIL PROTECTED] wrote: Kim Phillips schrieb: On Tue, 25 Mar 2008 18:36:47 +0100 Andre Schwarz [EMAIL PROTECTED] wrote: As far as I can see there are only DDR-I boards from Freescale

Re: [U-Boot-Users] DDR-II @ MPC8343A

2008-03-25 Thread Andre Schwarz
Kim Phillips schrieb: On Tue, 25 Mar 2008 21:25:45 +0100 Andre Schwarz [EMAIL PROTECTED] wrote: I've seen things like this in mpc8349emds code : #if (CFG_DDR_SIZE != 256) #warning Currenly any ddr size other than 256 is not supported #endif Is this reasonable ? Why ? that's

Re: [U-Boot-Users] [PATCH] mpc5200 without fec

2008-03-13 Thread Andre Schwarz
Grant Likely schrieb: On Thu, Mar 13, 2008 at 6:50 AM, André Schwarz [EMAIL PROTECTED] wrote: include fec specific nodes in ft_cpu_setup only if CONFIG_MPC5xxx_FEC is defined. Systems without FEC, i.e. no fec node in dtb, should be possible. Signed-off-by: Andre Schwarz [EMAIL PROTECTED

[U-Boot-Users] [PATCH] new PHY @ e1000

2008-03-06 Thread Andre Schwarz
Add 82541ER device with latest integrated IGP2 PHY. Introduced CONFIG_E1000_FALLBACK_MAC for NIC bring-up with empty eeprom. regards, Andre Schwarz MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler - Registergericht: Amtsgericht Stuttgart, HRB 271090 Geschäftsführer: Gerhard Thullner

[U-Boot-Users] [PATCH] new PHY @ e1000 - 2nd try

2008-03-06 Thread Andre Schwarz
Add 82541ER device with latest integrated IGP2 PHY. Introduced CONFIG_E1000_FALLBACK_MAC for NIC bring-up with empty eeprom. Signed-off-by: Andre Schwarz [EMAIL PROTECTED] --- MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler - Registergericht: Amtsgericht Stuttgart, HRB 271090

Re: [U-Boot-Users] FPGA mess

2008-03-06 Thread Andre Schwarz
Heiko Schocher schrieb: Hello Stefan, Stefan Roese wrote: On Thursday 06 March 2008, Andre Schwarz wrote: Stefan Roese schrieb: On Wednesday 05 March 2008, Andre Schwarz wrote: [...] There's a include/ACEX1K.h that introduces two interfaces for obviously the same

[U-Boot-Users] FPGA mess

2008-03-05 Thread Andre Schwarz
Stratix code ? It's living and working ! regards, Andre Schwarz MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler - Registergericht: Amtsgericht Stuttgart, HRB 271090 Geschäftsführer: Gerhard Thullner, Werner Armingeon, Uwe Furtner