Re: [U-Boot] [PATCH 0/2] Highbank fixes for 2012.03

2012-02-29 Thread Rob Herring
Albert, On 02/28/2012 04:48 PM, Albert ARIBAUD wrote: > Hi Rob, > > Le 21/02/2012 23:52, Rob Herring a écrit : >> From: Rob Herring >> >> This is a couple of fixes for a build error and warning. >> >> Rob >> >> Rob Herring (2): >>ARM: highbank: fix warning for calxedaxgmac_initialize >>AR

Re: [U-Boot] [PATCH 0/2] Highbank fixes for 2012.03

2012-02-28 Thread Albert ARIBAUD
Hi Rob, Le 21/02/2012 23:52, Rob Herring a écrit : From: Rob Herring This is a couple of fixes for a build error and warning. Rob Rob Herring (2): ARM: highbank: fix warning for calxedaxgmac_initialize ARM: highbank: add missing get_tbclk arch/arm/cpu/armv7/highbank/timer.c |5 ++

[U-Boot] [PATCH 0/2] Highbank fixes for 2012.03

2012-02-21 Thread Rob Herring
From: Rob Herring This is a couple of fixes for a build error and warning. Rob Rob Herring (2): ARM: highbank: fix warning for calxedaxgmac_initialize ARM: highbank: add missing get_tbclk arch/arm/cpu/armv7/highbank/timer.c |5 + board/highbank/highbank.c |1 + 2 fil