[U-Boot] [PATCH] Add support for the DevKit8000 board
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Sat Sep 5 01:34:37 CEST 2009
On 12:56 Sun 23 Aug , Frederik Kriewitz wrote:
> This patch adds support for the DevKit8000 board.
>
> Signed-off-by: Frederik Kriewitz <frederik at kriewitz.eu>
> ---
> mach-types.h needs to be synced (MACH_TYPE_DEVKIT8000)
> ---
> MAINTAINERS | 4 +
> MAKEALL | 1 +
> Makefile | 3 +
> board/timll/devkit8000/Makefile | 52 +++++
> board/timll/devkit8000/config.mk | 35 ++++
> board/timll/devkit8000/devkit8000.c | 131 ++++++++++++
> board/timll/devkit8000/devkit8000.h | 373 +++++++++++++++++++++++++++++++++++
> doc/README.timll | 15 ++
> include/configs/devkit8000.h | 307 ++++++++++++++++++++++++++++
> 9 files changed, 921 insertions(+), 0 deletions(-)
> create mode 100644 board/timll/devkit8000/Makefile
> create mode 100644 board/timll/devkit8000/config.mk
> create mode 100644 board/timll/devkit8000/devkit8000.c
> create mode 100644 board/timll/devkit8000/devkit8000.h
> create mode 100644 doc/README.timll
> create mode 100644 include/configs/devkit8000.h
applied to u-boot-arm
Best Regards,
J.
More information about the U-Boot
mailing list