[U-Boot] [PATCH 2/2] at91: Add esd gmbh MEESC board support
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Wed Jul 1 00:46:57 CEST 2009
On 08:09 Tue 30 Jun , Daniel Gorsulowski wrote:
> This patch adds support for esd gmbh MEESC board.
> The MEESC is based on an Atmel AT91SAM9263 SoC.
>
> Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski at esd.eu>
> ---
> MAINTAINERS | 4 +
> MAKEALL | 1 +
> Makefile | 3 +
> board/esd/meesc/Makefile | 55 ++++++++++++
> board/esd/meesc/config.mk | 1 +
> board/esd/meesc/meesc.c | 198 +++++++++++++++++++++++++++++++++++++++++++
> board/esd/meesc/partition.c | 37 ++++++++
> include/configs/meesc.h | 188 ++++++++++++++++++++++++++++++++++++++++
> 8 files changed, 487 insertions(+), 0 deletions(-)
> create mode 100644 board/esd/meesc/Makefile
> create mode 100644 board/esd/meesc/config.mk
> create mode 100644 board/esd/meesc/meesc.c
> create mode 100644 board/esd/meesc/partition.c
> create mode 100644 include/configs/meesc.h
Applied to u-boot-arm
Best Regards,
J.
More information about the U-Boot
mailing list