On Monday 27 September 2010 07:30:10 pm Victor Rodriguez wrote: > On Mon, Sep 27, 2010 at 8:25 AM, Cyril Chemparathy <[email protected]> wrote: > > Hi Victor, > > > > On 09/24/2010 06:45 PM, Victor Rodriguez wrote: > >> Hi I have a problem, I have been tring to configure the EMAC for the > >> Hawkboard, is is based on board -da850-evm.c but I can't make it > >> works. The files system boots but give me this error > > > > [...] > > > >> #define DA850_EVM_PHY_ID "0:00 << 7" > > > > I am pretty certain a bus id is expected here. Please use "0:07" > > instead of the shift. > > > > Next, please look for mdio messages ensure that the phys probed properly. > > > > Thanks > > Cyril. > > _______________________________________________ > > Davinci-linux-open-source mailing list > > [email protected] > > http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source > > Thanks Cyril and Michael, It works. > > Now I have the patch ready for Ethernet and NFS for Hawkboard in the > latest rc. I have tested with ifconfig, ping and mounting a FS by NFS. > Caglar the patch is different form your patch in [1], would be OK if I > submit it ? > > I have attached my patch please tell me if it is ok for you if i send > the patch, I have been working with all the other patches for complete > support but always with the latest rc. except for USB. >
Please go and submit it. Some comments though... * I doubt RMII wil be used on this board, should we really add support for it? * GPIO2_6 is not used on this board, no need to request gpio. * Inline patches please :) Regards, Caglar > Thanks for all > > Sincerely yours > > Victor Rodriguez > > [1] > http://gitorious.org/linux-davinci-hawk/linux-davinci-hawk/commit/3712194f > 2e674cc46cc076cb009c2530b4d46a63 > _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
