Re: [RFC PATCH v0.2] net driver: mpc52xx fec

2007-09-15 Thread Domen Puncer
On 03/09/07 09:57 -0600, Grant Likely wrote: On 9/2/07, Domen Puncer [EMAIL PROTECTED] wrote: Hi! new in this version: - fixed stuff that was commented on. - added 7-wire support (compile at least, if someone has the hardware, please test!) - ethtool support Thanks for

Re: Domen's MPC5200 FEC cleanup patch.

2007-09-15 Thread Domen Puncer
On 15/09/07 00:28 -0400, Jon Smirl wrote: On 9/14/07, Jon Smirl [EMAIL PROTECTED] wrote: This patch doesn't seem to working quite right on my hardware (Phytec pcm030). At boot I get a long pause. It also doesn't compile if CONFIG_FEC_MPC52xx_MDIO is undefined. Right, darn. Try this one:

[PATCH] [PPC] Compile fix for 8xx CPM Ehernet driver

2007-09-15 Thread Jochen Friedrich
Add #include asm/cacheflush.h for flush_dcache_range to make the driver compile again. CC arch/ppc/8xx_io/enet.o arch/ppc/8xx_io/enet.c: In function 'scc_enet_start_xmit': arch/ppc/8xx_io/enet.c:240: error: implicit declaration of function 'flush_dcache_range' make[1]: ***

Re: Domen's MPC5200 FEC cleanup patch.

2007-09-15 Thread Jon Smirl
On 9/15/07, Domen Puncer [EMAIL PROTECTED] wrote: On 15/09/07 00:28 -0400, Jon Smirl wrote: On 9/14/07, Jon Smirl [EMAIL PROTECTED] wrote: This patch doesn't seem to working quite right on my hardware (Phytec pcm030). At boot I get a long pause. It also doesn't compile if

make menuconfig problem

2007-09-15 Thread jqhu
I'm compiling kernel 2.6.22 downloaded from kernel.org. When running make menuconfig, it says: scripts/kconfig/conf arch/ppc/Kconfig # # using defaults found in /boot/config-2.6.3-7mdksmp # So by default it's using the config file in /boot directory, which is not correct. I checked

Linux booting problem on Xilinx ppc

2007-09-15 Thread Junqiang Hu
Dear friends, I'm trying to run Linux in AvNet (Memec) Xilinx-XC2VP50-EVKT-FF1152 board. The Linux version I'm using is 2.4; the cross-compiler is gcc-4.1.0, glibc 2.3.6. When booting the kernel, it shows: loaded at: 0040 004B51E4 board data at: 0018

Re: Linux booting problem on Xilinx ppc

2007-09-15 Thread Grant Likely
On 9/15/07, Junqiang Hu [EMAIL PROTECTED] wrote: Dear friends, I'm trying to run Linux in AvNet (Memec) Xilinx-XC2VP50-EVKT-FF1152 board. The Linux version I'm using is 2.4; the cross-compiler is gcc-4.1.0, glibc 2.3.6. When booting the kernel, it shows: loaded at: 0040