kurobox kernel

Guennadi Liakhovetski g.liakhovetski at gmx.de
Fri Dec 29 11:31:38 EST 2006


On Thu, 28 Dec 2006, Mark Glines wrote:

> Guennadi Liakhovetski wrote:
> >> So, uh... is the *.dts file in 2.6.20-rc2 bad, or am I compiling it wrongly?
> >> (And is this normally done by hand, or as part of the kernel build process?)
> > 
> > That's ok. You DO have the "-f" which does produce an output. The error is 
> > because the "chosen" is not there, but this is how we need it for U-boot. 
> > 
> > It's done by hand.
> > 
> > So, you've done everything right! Congrats:-)
> 
> Great.  Any chance you can send me your kernel config?  My IDE support 
> isn't working, and I'd like to figure out why.

My config is in the kernel - arch/powerpc/configs/linkstation_defconfig.
And I don't use IDE, I use PATA, and it works good, I also had problems 
with IDE, although, not as bad as you describe. Also, you, certainly, need 
root=/dev/sda1, not hda1, change it in your U-boot environment. As for 
interrupt numbers - they are correct, and they are (pretty) arbitrary, 
allocated dynamically. I have:

lyakh at KURO-BOX:~$ cat /proc/interrupts
           CPU0
 16:          0   EPIC      Level     serial
 17:        230   EPIC      Edge      serial
 18:       1747   EPIC      Level     i2c-mpc
 19:     142193   EPIC      Level     eth0
 20:       1764   EPIC      Level     libata
 21:    1309856   EPIC      Level     ehci_hcd:usb1, ohci_hcd:usb2, ohci_hcd:usb3
BAD:         15

Thanks
Guennadi
---
Guennadi Liakhovetski



More information about the Linuxppc-dev mailing list