Re:How to config linux kernel(ARCH=powerpc)?

2008-01-07 Thread tony
hi Jie maybe you should try it like this: linux-2.6-denx->make ARCH=ppc CROSS_COMPILE=ppc_4xx- pasemi_defconfig make sure you have installed the ppc_4xx- tools. good luck tony ___ Linuxppc-embedded mailing list Linuxppc-embed

it8212F pci card problem in ppc405ep bubinga board

2007-04-16 Thread tony
By printing this two parameters, we found that the former parameter is the same in two cards,but the value of "stat" varies between the two cards.A card,stat equals to 0x50;B card,stat equals to 0xFF,and it keeps the same,won't change. I'm puzzled about this.I

pci-usb card problem

2006-10-16 Thread tony
xLUN (-22)  usbcore: registered new driver usb-storageUSB Mass Storage support registered.TCP bic registered   I have tried to configure kernel many times...but the problem still exists any advise is appreciated.     tony ___ Linuxppc-embedded maili

kernel opps during PCI read

2006-09-22 Thread Tony Hardie
000> 4c00012c 901c 3860  [  456.615184] Kernel panic - not syncing: Aiee, killing interrupt handler!   Cheers Tony   Tony Hardie B.Sc VX Software Architect Net.com 6900 Paseo Padre Parkway Fremont CA, 94555 Ph: 510-574-2386 Mob: 510-449-4339  

[CFT:PATCH] Removing possible wrong asm/serial.h inclusions

2006-08-28 Thread Luck, Tony
> diff --git a/arch/ia64/kernel/setup.c b/arch/ia64/kernel/setup.c Acked-by: Tony Luck [IA-64 part only ... I didn't look at the rest] -Tony

how to generate kernel.img

2006-08-10 Thread tony
Dear all sometimes I met the "kernel.img", I guess it may generated by the tool "mkimage", right? and how to generate a kernel.img file during we compile the linux kernel? any idea is welcome. thanks. Sincerely Tony

Where to store the Linux kernel.

2006-07-27 Thread Tony Lee
I used the VP20 before. You can use the Xilinx's tool to generate the .ace file from the .elf, bit stream, etc and put it in the CF. It is very simple ponce you do it once and Xilinx has very good app note to tell you exactly what need to do. -Tony On 7/27/06, Frank D Lombardo

PPC 82xx (MPC8270) PCI host bridge resource allocation issue

2006-07-25 Thread Tony Hardie
: Cannot allocate resource region 1 of device :00:00.0 We are using the same memory map (did'nt) override the pq2fads code I also output lspci. What should it be doing here? How do I correct this? Cheers Tony [0.00] PCI Autoconfig: Found Bus 0, Device 17, Function 0 [0.00

[Linux-ATM-General] mpc8360sar

2006-07-21 Thread Li Tony-r64360
-ATM card code need some modification. I send the new code to you if it done. Ok ? Tony > -Original Message- > From: Alex Zeffertt [mailto:ajz at cambridgebroadband.com] > Sent: Friday, July 21, 2006 12:15 AM > To: Kumar Gala > Cc: Li Tony-r64360; linux-atm-general at lists.

[Linux-ATM-General] mpc8360sar

2006-07-20 Thread Li Tony-r64360
Hi, alex I am tony li. I am glad to know that you add many features support. Do you have test the UBR and AAL0 ? I am lack of enviroment test them now. I have not read your code detailly.:) And which ltib release version is your base ? I have updated my code a little which contain a workaround

delay programming

2006-05-24 Thread tony
hi all I want to delay 1ms in the program, does usleep(1000) works accurate? any good idea? regards tony

how to mount /dev/ram0 to /

2006-05-15 Thread tony
I rebuild the buzybox,and added some tools(like dos2unix,stty,unix2dos,dc,loadkmp) ,then it works(mount /dev/ram0 automatically),maybe it's something about the tools above. thank Wolfgang Denk and all.. ????tony hangtoo at 163.com ??2006-05-15

how to mount /dev/ram0 to /

2006-05-13 Thread tony
gt;> anything wrong? >Probably no part of your rc scripts did anything with the information >in /etc/fstab ... >> but,isn't it auto excuted? thanks and regards, tony

how to mount /dev/ram0 to /

2006-05-12 Thread tony
procdefaults0 0 anything wrong? thank you. tony

linuxppc-2.4.30-pre1 crashes with root fs on Xilinx SystemACE

2005-08-31 Thread Tony Lee
sb flash writer takes tens of seconds. When we do it from linux (nfs or ftp), it tooks minutes to sync. Peter, maybe you can push the xilinx a bit on sysace write performance? :-) -Tony On 8/29/05, Peter Ryser wrote: > > Hi Keith, > > I sent you a private email but for other intereste

[PATCH] ppc32 :Added PCI support for MPC83xx

2005-08-30 Thread Li Tony-r64360
MPC83xx cpu has two PCI buses. This patch adds support for them. After system boot. The code initializes PCI inbound/outbound windows, allocate and register PCI memory/io space. Be aware that this patch depand on the firmware. Signed-off-by: Tony Li mailto:tony.li at freescale.com

[PATCH] ppc32 :Added PCI support for MPC83xx

2005-08-30 Thread Li Tony-r64360
Yes, you are right. I missed this. I will send a new patch with this corrected. Tony Li -Original Message- From: Gala Kumar K.-galak Sent: Tuesday, August 30, 2005 12:28 PM To: Li Tony-r64360 Cc: linuxppc-embedded; linux-kernel at vger.kernel.org; Chu hanjin-r52514 Subject: Re: [PATCH

[PATCH] ppc32 :Added PCI support for MPC83xx

2005-08-30 Thread Li Tony-r64360
I think it is OK. The external interrupt can be edged. And it works well in my board. Tony Li -Original Message- From: Gala Kumar K.-galak Sent: Tuesday, August 30, 2005 1:43 AM To: Li Tony-r64360 Cc: linuxppc-embedded; linux-kernel at vger.kernel.org; Gala Kumar K.-galak; Chu hanjin

[PATCH] ppc32 :Added PCI support for MPC83xx

2005-08-29 Thread Li Tony-r64360
MPC83xx cpu has two PCI buses. This patch adds support for them. After system boot. The code initializes PCI inbound/outbound windows, allocate and register PCI memory/io space. Be aware that this patch depand on the firmware. Signed-off-by: Tony Li mailto:tony.li at freescale.com

jffs2 image upgrade on running root

2005-08-18 Thread Tony Hardie
nit dev/console 2>&1 all "seem" to work bit init is still running I think on the /oldroot/ as well so when I try to umount /oldroot is just get device or resource busy. Any ideas? Tony Hardie B.Sc SHOUTIP Software Architect Net.com 6900 Paseo Padre Parkway Fremont CA, 94555 P

Problems with MontaVista Linux on a Memec Virtex-II pro ff672 board

2005-04-18 Thread Tony Lee
ockup before everything is ready. -Tony On 3/17/05, Peter Ryser wrote: > Also try to boot the first Linux kernel (the one without the Flash > support) on the EDK design with Flash support. It will help narrow down > the problem to the HW or the SW. > > - Peter > > S. van Beek

Linux on Memec Virtex II Pro V4P7 Rev. 3

2005-03-24 Thread Nguyen, Tony (US SSA)
Could send or let me know where if could find this patch. Would greatly appreciate your help. Tony. -- next part -- An HTML attachment was scrubbed... URL: http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20050324/8cc1f984/attachment.htm

TZ variable setting for denx 2.4.20

2005-01-08 Thread Tony Lee
What's denx? Anyway, in my embeded ppc-linux, I set it with /etc/TZ echo "PST8PDT" > /etc/TZ to set it to pacific time. Have fun. -Tony On Fri, 07 Jan 2005 12:58:42 +0530, Robin wrote: > Hi > Thanx for your response. I am setting TZ variable as > given in the do

Linux on Memec Virtex II Pro V4P7 Rev. 3

2004-10-09 Thread Tony Lee
On Sat, 9 Oct 2004 20:27:15 +0100, Jon Masters wrote: > On Thu, 7 Oct 2004 19:53:52 -0700, Tony Lee wrote: > > > The problem I saw was that I can't turn off the interrupt at all. > > On the Memec board? really? > No, not on Memec, just on our own HW.I have th

Linux on Memec Virtex II Pro V4P7 Rev. 3

2004-10-07 Thread Tony Lee
r the performance problem is caused by the sysace firmware + the CF disk? The sysace controller IS VERY fast on loading the bitstream and linux boot image. -- -Tony Having a lot of fun with Xilinx Virtex Pro II reconfigurable HW + ppc + Linux

Linux on Memec Virtex II Pro V4P7 Rev. 3

2004-10-07 Thread Tony Lee
not turn off the ISR when write to the system (nor when send ID drive command). Jon, what kind of performance you got from the sysace? When I copy 18 MB of ace file into sysace with Linux, the sync command took minutes to complete for me. Sysace ISR should not be the issue, since there is no seeks and all the IO is dirven from the kernel. -- -Tony