[U-Boot] RFC [PATCH 4/5 v5] dreamplug: initial board support.
Jason
u-boot at lakedaemon.net
Fri Oct 7 14:40:34 CEST 2011
Wolfgang,
On Thu, Oct 06, 2011 at 08:15:28PM +0200, Wolfgang Denk wrote:
> In message <1311715171-13128-4-git-send-email-u-boot at lakedaemon.net> you wrote:
> > Copied wholeheartedly from board/Marvell/guruplug and modified to add support
> > for SPI NOR flash.
> ...
> > + /* command to read PHY dev address */
> > + if (miiphy_read(name, 0xEE, 0xEE, (u16 *) &devadr)) {
> > + printf("Err..%s could not read PHY dev address\n",
> > + __FUNCTION__);
>
> Checkpatch says:
>
> WARNING: __func__ should be used instead of gcc specific __FUNCTION__
This is an old version of this patch. v8 is currently in Prafulla's
u-boot-marvell git tree. It's fixed in there.
thx,
Jason.
More information about the U-Boot
mailing list