]> git.ipfire.org Git - people/ms/u-boot.git/commit
AT91: Replace (undefined) AT91_ID_US* by the board specific values.
authorStelian Pop <stelian@popies.net>
Fri, 7 Nov 2008 11:09:21 +0000 (12:09 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 7 Nov 2008 11:09:21 +0000 (12:09 +0100)
commitc91e17affa175ce06afa89b04752301eb4a61666
tree4f2d3e85b6494c53bd5da48f69bcce08f1f04075
parent28962f5a2de81bc0eed1c0b08c6bfaa1cc134ea2
AT91: Replace (undefined) AT91_ID_US* by the board specific values.

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@micromint.com>.

Signed-off-by: Stelian Pop <stelian@popies.net>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
board/afeb9260/afeb9260.c
board/atmel/at91cap9adk/at91cap9adk.c
board/atmel/at91sam9260ek/at91sam9260ek.c
board/atmel/at91sam9261ek/at91sam9261ek.c
board/atmel/at91sam9263ek/at91sam9263ek.c
board/atmel/at91sam9rlek/at91sam9rlek.c