ads5121ev and kernel linux-2.6.30

2009-10-29 Thread Angelo
Does anyone test freescale evaluation board ads5121ev with linux-2.6.30? I know that freescale had released a lot of patch for linux-2.6.24.6 and it works great for me. But testing 2.6.30 usb doesn't work. Thanks in advance, devel81 ___ Linuxpp

Re: R: Installation on a MPC5200 based custom board

2008-12-05 Thread Angelo
Ok . = Case arch = powerpc I saw that cdm is modified in two fields. arch/powerpc/platforms/mpc52xx_common.c file, in function: mpc52xx_setup_cpu(void) .     /* Use internal 48 Mhz */     out_8(&cdm->ext_48mhz_en, 0x00);     out_8(&cdm->fd_enable,

Re: R: usb/eth DTS nodes for custom board based on mpc5200

2008-12-05 Thread Angelo
ly <[EMAIL PROTECTED]> ha scritto: Da: Grant Likely <[EMAIL PROTECTED]> Oggetto: Re: usb/eth DTS nodes for custom board based on mpc5200 A: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Data: Venerdì 5 dicembre 2008, 16:16 On Fri, Dec 5, 2008 at 8:02 AM, Angelo <[EMAIL PROTECTED]> wro

Installation on a MPC5200 based custom board

2008-12-05 Thread Angelo
Hi all. I saw that someones trying to work on a custom board based on mpc5200. I have: * u-boot 1.2.0 * kernel 2.6.21 * arch=powerpc * custom dts based on lite5200b.dts * USB port (USB2) configured on the Ethernet port Is it necessary to combine Ethernet and usb nodes? However this is the log whe