[U-Boot] AT91 pull request
Wolfgang Denk
wd at denx.de
Sun Nov 9 00:11:43 CET 2008
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <20081106193223.GG21565 at game.jcrosoft.org> you wrote:
> Hi Wolfgang,
>
> Please pull the following changes since commit 3ec53148eb68ddfb0c3311fb4c06cd2bd0ef3eeb:
> Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-at91.git master
>
> Jean-Christophe PLAGNIOL-VILLARD (1):
> Makefile/at91sam9: move some at91sam9 to the correct subsection for arm926ejs
>
> Sergey Lapin (1):
> Custom AFEB9260 board support
>
> Stelian Pop (2):
> AT91: Replace (undefined) AT91_ID_US* by the board specific values.
> AT91: Replace AT91_BASE_EMAC by the board specific values.
>
> MAINTAINERS | 4 +
> MAKEALL | 1 +
> Makefile | 21 ++-
> board/afeb9260/Makefile | 56 +++++++
> board/afeb9260/afeb9260.c | 243 +++++++++++++++++++++++++++++
> board/afeb9260/config.mk | 1 +
> board/afeb9260/nand.c | 78 +++++++++
> board/afeb9260/partition.c | 37 +++++
> board/atmel/at91cap9adk/at91cap9adk.c | 8 +-
> board/atmel/at91sam9260ek/at91sam9260ek.c | 8 +-
> board/atmel/at91sam9261ek/at91sam9261ek.c | 6 +-
> board/atmel/at91sam9263ek/at91sam9263ek.c | 8 +-
> board/atmel/at91sam9rlek/at91sam9rlek.c | 6 +-
> include/asm-arm/arch-at91/hardware.h | 3 -
> include/configs/afeb9260.h | 169 ++++++++++++++++++++
> 15 files changed, 619 insertions(+), 30 deletions(-)
> create mode 100644 board/afeb9260/Makefile
> create mode 100644 board/afeb9260/afeb9260.c
> create mode 100644 board/afeb9260/config.mk
> create mode 100644 board/afeb9260/nand.c
> create mode 100644 board/afeb9260/partition.c
> create mode 100644 include/configs/afeb9260.h
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If a packet hits a pocket on a socket on a port,
And the bus is interrupted as a very last resort,
And the address of the memory makes your floppy disk abort,
Then the socket packet pocket has an error to report! - Ken Burchill?
More information about the U-Boot
mailing list