Rabin VINCENT wrote:
> 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 mention
Dear Rabin VINCENT,
In message <20100408134135.ga4...@bnru02.bnr.st.com> you wrote:
> 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 l
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
Rabin Vincent wrote:
> Add base board code for the MOP500 board, which uses the U8500 SoC.
>
> Acked-by: Michael Brandt
> Tested-by: Michael Brandt
> Signed-off-by: Rabin Vincent
> ---
> MAINTAINERS |4 ++
> MAKEALL |1 +
MAINTAINERS and
Add base board code for the MOP500 board, which uses the U8500 SoC.
Acked-by: Michael Brandt
Tested-by: Michael Brandt
Signed-off-by: Rabin Vincent
---
MAINTAINERS |4 ++
MAKEALL |1 +
Makefile |3 +
board/ste
5 matches
Mail list logo