On 10:17 Tue 29 Jul , Hong Xu wrote: > >From 8e7f74804f86c25639f4009ba14fd6c1affe5ee6 Mon Sep 17 00:00:00 2001 > From: Hong Xu <[EMAIL PROTECTED]> > Date: Tue, 29 Jul 2008 09:23:47 +0800 > Subject: [PATCH 1/1] Add support for ATMEL AT91SAM9G20EK board. > > This patch add support for ATMEL AT91SAM9G20EK board. > - Per J's request, this patch's based on branch "for-1.3.5" > - Per *'s suggestion, remove the *big* #ifdef > - Per Ben's suggestion, don't touch net/eth.c, move code to board init part. > > Thanks > BR, > Eric > > Signed-off-by: Hong Xu <[EMAIL PROTECTED]> > --- > Makefile | 2 + > board/atmel/at91sam9g20ek/Makefile | 57 +++++++ > board/atmel/at91sam9g20ek/at91sam9g20ek.c | 257 > +++++++++++++++++++++++++++++ > board/atmel/at91sam9g20ek/config.mk | 1 + > board/atmel/at91sam9g20ek/led.c | 64 +++++++ > board/atmel/at91sam9g20ek/nand.c | 79 +++++++++ > board/atmel/at91sam9g20ek/partition.c | 40 +++++ > drivers/net/macb.c | 14 +- > include/asm-arm/arch-at91/hardware.h | 2 +- > include/configs/at91sam9g20ek.h | 202 ++++++++++++++++++++++ > 10 files changed, 709 insertions(+), 9 deletions(-) > create mode 100644 board/atmel/at91sam9g20ek/Makefile > create mode 100644 board/atmel/at91sam9g20ek/at91sam9g20ek.c > create mode 100644 board/atmel/at91sam9g20ek/config.mk > create mode 100644 board/atmel/at91sam9g20ek/led.c > create mode 100644 board/atmel/at91sam9g20ek/nand.c > create mode 100644 board/atmel/at91sam9g20ek/partition.c > create mode 100644 include/configs/at91sam9g20ek.h
Do you have any plan to send a rebase version? Best Regards, J. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users