[U-Boot] [PATCH] AT91: Replace (undefined) AT91_ID_US* by the board specific values.

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Thu Nov 6 20:27:56 CET 2008


On 18:08 Tue 21 Oct     , Stelian Pop wrote:
> AT91_ID_US0 / AT91_ID_US1 / AT91_ID_US2 were used but never defined.
> Since they are never used outside the board specific files, they can
> be replaced by the board specific AT91xxx_ID_US0 / AT91xxx_ID_US1 /
> AT91xxx_ID_US2.
> 
> Bug spotted by Jesus Alvarez <jalvarez at micromint.com>.
> 
> Signed-off-by: Stelian Pop <stelian at popies.net>
> ---
>  board/atmel/at91cap9adk/at91cap9adk.c     |    6 +++---
>  board/atmel/at91sam9260ek/at91sam9260ek.c |    6 +++---
>  board/atmel/at91sam9261ek/at91sam9261ek.c |    6 +++---
>  board/atmel/at91sam9263ek/at91sam9263ek.c |    6 +++---
>  board/atmel/at91sam9rlek/at91sam9rlek.c   |    6 +++---
>  5 files changed, 15 insertions(+), 15 deletions(-)
applied to u-boot-at91

Best Regards,
J.


More information about the U-Boot mailing list