[U-Boot] [PATCH 0/2] eco5pk: Add support for the eco5pk ARM board
Raphael Assenat
raph at 8d.com
Mon Oct 22 17:23:45 CEST 2012
This patch adds basic support for the 8D Technologies ECO5-PK board which is
based on the TI AM3505 ARM SOC.
Raphael (2):
eco5pk: Add new board and default config
eco5pk: Add board config and MAINTAINERS entry
MAINTAINERS | 4 +
board/8dtech/eco5pk/Makefile | 43 +++++
board/8dtech/eco5pk/eco5pk.c | 61 +++++++
board/8dtech/eco5pk/eco5pk.h | 404 ++++++++++++++++++++++++++++++++++++++++++
boards.cfg | 1 +
include/configs/eco5pk.h | 81 +++++++++
6 files changed, 594 insertions(+)
create mode 100644 board/8dtech/eco5pk/Makefile
create mode 100644 board/8dtech/eco5pk/eco5pk.c
create mode 100644 board/8dtech/eco5pk/eco5pk.h
create mode 100644 include/configs/eco5pk.h
--
1.7.10.4
More information about the U-Boot
mailing list