Re: AVNET 440GX board

2007-03-22 Thread Stefan Roese
Ken, On Thursday 22 March 2007 20:34, Ken Sakurai wrote: > I'm trying to boot Linux on AVNET 440gx eval board but no luck so far. > What I did are that I downloaded a plain 2.6.20 kernel from kernel.org, > configured with 440GX, OCOTEA target (I'm not sure OCOTEA is correct > target), I don't kn

kexec for powerpc arch 834x board?

2007-03-22 Thread Ed Swierk
I'm trying to get kexec to boot a powerpc arch kernel on a Freescale 834x board, but kexec-tools-1.101 seems to support only the Gamecube on 32-bit ppc. I tried hacking a memory range of 0x0003 - 0x0800 into kexec, and feeding it the vmlinux ELF image that's generated when I build the ker

RE: Howto set DIO on MPC-5200 Lite

2007-03-22 Thread Steven Kaiser
This DIO on MPC-5200 thread brings up a related question that has been nagging me for a while. I built a custom MPC5200B board based on the Lite5200B, and run a 2.4 kernel using the ELDK. My hardware does not include PCI, but instead uses the LocalPlus as a custom 18-bit external parallel bus to

Re: TQM 860L, 64MB RAM, ELDK4.1, TQM860L, Kernel 2.6.19

2007-03-22 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > Tried out the following u-boot "setting": > setenv ramargs setenv bootargs ramdisk_size=6144 root=/dev/ram > console=ttyCPM0 rw > > No change; still no output in the console Then buy a debugger and dig into it... > Note that my module has 64MB, rather

Re: TQM 860L, 64MB RAM, ELDK4.1, TQM860L, Kernel 2.6.19

2007-03-22 Thread Thomas Maenner
Tried out the following u-boot "setting": setenv ramargs setenv bootargs ramdisk_size=6144 root=/dev/ram console=ttyCPM0 rw No change; still no output in the console Note that my module has 64MB, rather that 16; I thought it doesn't matter, or? Thanks again for your help Tom On Thursday 22 Mar

Re: Howto set DIO on MPC-5200 Lite

2007-03-22 Thread Matthias Fechner
Hello Josu, * Josu Onandia <[EMAIL PROTECTED]> [19-03-07 14:18]: > Some sample code. Hope this helps. thx a lot for all your help I love that mailinglist :) Here is a very small kernel module for the icecube board. It activates the LED 1 and 3 after module has been loaded and off again if module

AVNET 440GX board

2007-03-22 Thread Ken Sakurai
Hi, I'm trying to boot Linux on AVNET 440gx eval board but no luck so far. What I did are that I downloaded a plain 2.6.20 kernel from kernel.org, configured with 440GX, OCOTEA target (I'm not sure OCOTEA is correct target), then loaded the kernel image via tftp and tried to boot with bootelf c

Re: TQM 860L, 64MB RAM, ELDK4.1, TQM860L, Kernel 2.6.19

2007-03-22 Thread Thomas Maenner
Thanks Wolfgang for your reply, You're right, I can not really tell, whether it's frozen since I don't have a BDM... I'll try the console command you suggested, which I haven't had to use before (U-boot 1.1.2 and older, Kernel 2.4, older ELDK) Thanks Tom On 3/22/07, Wolfgang Denk <[EMAIL PROTECT

Re: Arch: powerpc or ppc?

2007-03-22 Thread Andrei Konovalov
Hi Trevor, There is (minimalistic) support for Xilinx Virtex 4 under ppc. Unless you plan to move those chips to powerpc by yourself, you should use ppc. Thanks, Andrei Trevor Barton wrote: > I've just started bringing Linux up on a Xilinx Virtex 4 FPGA with a > PPC405 core. I'm using 2.6.15,

Arch: powerpc or ppc?

2007-03-22 Thread Trevor Barton
I've just started bringing Linux up on a Xilinx Virtex 4 FPGA with a PPC405 core. I'm using 2.6.15, and a crosstools-built toolchain from an x86 running Linux. The choice of kernel version was because crosstools identified it as a working combination and I can see no reason to choose anything