[U-Boot] [PATCH 8/8] mop500: add board-specific files

Rabin VINCENT rabin.vincent at stericsson.com
Thu Apr 8 15:41:36 CEST 2010


On Sun, Mar 28, 2010 at 07:49:15PM +0200, Tom wrote:
> Rabin Vincent wrote:
> > +	/* UART2 */
> > +	nmk_gpio_af(29, GPIO_ALT_C);
> > +	nmk_gpio_af(30, GPIO_ALT_C);
> 
> Change these to immediates to logical #define's

I've changed this in the other places you mentioned, but for these
GPIOs, I'd prefer to use the pin numbers directly.

Rabin


More information about the U-Boot mailing list