Mike,
On Sat, Feb 11, 2012 at 03:19:24, Mike Frysinger wrote:
> On Friday 10 February 2012 01:22:24 Manjunath Hadli wrote:
> > --- a/board/davinci/da8xxevm/da850evm.c
> > +++ b/board/davinci/da8xxevm/da850evm.c
> >
> > +#define CFG_MAC_ADDR_SPI_BUS 0
> > +#define CFG_MAC_ADDR_SPI_CS
Mike,
On Thu, Feb 09, 2012 at 09:48:55, Mike Frysinger wrote:
> On Wednesday 08 February 2012 06:14:35 Manjunath Hadli wrote:
> > - debug("### Setting environment from EEPROM MAC address = "
> > + printf("### Setting environment from EEPROM MAC address = "
>
> i don't think th
Christian,
On Thu, Feb 02, 2012 at 19:56:45, Christian Riesch wrote:
> Hi,
> Thank you for re-submitting the patchset!
>
> On Thu, Feb 2, 2012 at 2:42 PM, Manjunath Hadli
> wrote:
> > There are two da850 SOC based EVMs, one from Spectrum digital and
> > other from Logic PD. Boards from Spectru
Wolfgang,
On Fri, Feb 03, 2012 at 03:47:47, Wolfgang Denk wrote:
> Dear Manjunath Hadli,
>
> In message <1328190138-5276-3-git-send-email-manjunath.ha...@ti.com> you
> wrote:
> > add support to read mac address for AM18x EVM manufactured from
> > Spectrum digital which have mac address stored i
Tom,
On Thu, Feb 02, 2012 at 22:18:09, Tom Rini wrote:
> On Thu, Feb 2, 2012 at 6:53 AM, Manjunath Hadli
> wrote:
> > Add 'clocks' command to print various frequencies such as ARM
> > frequency, DSP core frequency and DDR frequency. Remove
> > print_cpuinfo() function as it is no longer require
Hi Tom,
These patches have been posted earlier and have gone necessary
reviews and I feel they are ready to be pulled. Please pull
these pathes.
Thanks and Regards,
-Manju
The following changes since commit 3325ee67f2194d821f0755b94dc57adb1d579d7b:
Yegor Yefremov (1):
am3517evm: remove
Heiko,
Thank you very much for identifying it and sending across a patch.
I was about to send the patch :)
Regards
--Manju
On Fri, Oct 28, 2011 at 11:29:03, Heiko Schocher wrote:
> This patch fixes following compile error for the davinice_emac driver:
>
> $ make -s cam_enc_4xx
> Config
Hi Sergei,
Thanks for the comments.
On Fri, Sep 23, 2011 at 20:02:51, Sergei Shtylyov wrote:
> Hello.
>
> On 09/21/2011 04:40 PM, nagabhushana.netagu...@ti.com wrote:
>
> > From: Nagabhushana Netagunte
>
> > add a function in board file to pass board revision info to kernel.
> > Revision num
Hi Mike,
On Wed, Oct 12, 2011 at 20:39:29, Mike Frysinger wrote:
> On Wednesday 12 October 2011 09:27:59 manjunath.ha...@ti.com wrote:
> > --- a/include/miiphy.h
> > +++ b/include/miiphy.h
>
> NAK to all of these changes. you should be migrating to linux/mii.h. we've
> gone through a lot of tr
Laurence,
On Sat, Oct 01, 2011 at 02:37:34, Laurence Withers wrote:
> On Fri, Sep 30, 2011 at 05:27:09PM +0530, nagabhushana.netagu...@ti.com wrote:
> > From: Nagabhushana Netagunte
> >
> > add more features like DUPLEX, 100MB link speed etc to auto negotiate
> > in EMAC driver. EMAC controller
Laurence,
On Sat, Oct 01, 2011 at 01:59:30, Laurence Withers wrote:
> On Fri, Sep 30, 2011 at 05:27:11PM +0530, nagabhushana.netagu...@ti.com wrote:
> > add support for more than 1 PHYs. Many of the davinci platforms have
> > more than 1 PHYs on thier board. This patch extends support in davinci
Laurence,
On Sat, Oct 08, 2011 at 18:28:37, Laurence Withers wrote:
> On Sat, Oct 08, 2011 at 02:58:32PM +0530, manjunath.ha...@ti.com wrote:
> > There are two boards AM18xx and L138 both of which are based on da850
> > SOC. AM18xx boards have mac address stored in I2C EEPROM and they have
> >
Laurence,
On Sat, Oct 08, 2011 at 18:26:39, Laurence Withers wrote:
> On Sat, Oct 08, 2011 at 02:58:36PM +0530, manjunath.ha...@ti.com wrote:
> > revert commit bd65d006a6088bcb857e079447d7549e2cd7054d as the
> > disabling of cache need not be done explicitly. Subsequent patches to
> > new cache m
Mike,
On Fri, Sep 30, 2011 at 21:21:34, Mike Frysinger wrote:
> On Friday, September 30, 2011 07:24:26 nagabhushana.netagu...@ti.com wrote:
> > + if (is_multicast_ether_addr(buff) ||
> > + is_zero_ether_addr(buff)) {
>
> NAK: use is_valid_ether_addr()
Thanks.
14 matches
Mail list logo