u-boot-brain/board/atmel/at91sam9261ek
Stelian Pop c91e17affa 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>
2008-11-07 12:09:21 +01:00
..
at91sam9261ek.c AT91: Replace (undefined) AT91_ID_US* by the board specific values. 2008-11-07 12:09:21 +01:00
config.mk AT91SAM9261EK support 2008-05-10 11:32:08 +02:00
led.c AT91SAM9261EK support 2008-05-10 11:32:08 +02:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
nand.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
partition.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00