am not using them at this point. I did it using the fdt
utility under uboot.
Thank you everyone for your help.
--
Andres F Marquez
EdgeAccess
Development
amarq...@edgeaccess.net
On Fri, 2010-01-15 at 21:59 -0600, Hunter Cobbs wrote:
> Hi,
>
> If you're going to attempt to u
s F Marquez
EdgeAccess
Development
amarq...@edgeaccess.net
On Thu, 2010-01-14 at 15:44 -0600, Scott Wood wrote:
> Andres F Marquez wrote:
> > Hello,
> >
> > I am working on a MPC8265 board which I have successfully ported Linux
> > Kernel 2.6.25 to. I am trying to upgra
ent = <&PIC>;
interrupts = <19 2>;
reg = <3>;
device_type = "ethernet-phy";
};
};
};
PIC: interrupt-control...@10c00 {
#interrupt-cells = <2>;
interrupt-controller;
reg = <10c00 80>;
compatible = "fsl,mpc8280-pic", "fsl,cpm2-pic";
};
};
chosen {
linux,stdout-path = "/soc/cpm/ser...@11a00";
};
};
Any help would be greatly appreciated.
--
Andres F Marquez
EdgeAccess
Development
amarq...@edgeaccess.net
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev
code to enable both, but their configuration is
exclusive in several places (only one of them can be enabled at the same
time).
Due to time constraints, we decided to change our design approach as
stated before (parallel interface).
Thank you again for your help.
--
Andres F Marque
Hello,
I am working with a MPC8265 processor for which I am compiling a
Kernel using LTIB. I just came to a point in my project in which I need
an additional serial port to interface my CPU with a FPGA. Since my
UTOPIA interface is using several serial ports -pins, the only option
that I find