
6 Nov
2008
6 Nov
'08
8:28 p.m.
On 18:08 Tue 21 Oct , Stelian Pop wrote:
AT91_BASE_EMAC is never used outside the board specific files, so replace its usage by the board specific AT91xxx_BASE_EMAC.
Signed-off-by: Stelian Pop stelian@popies.net
board/atmel/at91cap9adk/at91cap9adk.c | 2 +- board/atmel/at91sam9260ek/at91sam9260ek.c | 2 +- board/atmel/at91sam9263ek/at91sam9263ek.c | 2 +- include/asm-arm/arch-at91/hardware.h | 3 --- 4 files changed, 3 insertions(+), 6 deletions(-)
applied to u-boot-at91
Best Regards, J.