This patch adds support for the 8D Technologies ECO5-PK board which is
based on the TI AM3505 ARM SOC.
Signed-off-by: Raphael Assenat
diff --git a/board/8dtech/eco5pk/Makefile b/board/8dtech/eco5pk/Makefile
new file mode 100644
index 000..befe60a
--- /dev/null
+++ b/board/8dtech/eco5pk
Signed-off-by: Raphael Assenat
---
MAINTAINERS |4
boards.cfg |1 +
2 files changed, 5 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index ff8e47c..2f2d597 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -571,6 +571,10 @@ Albert ARIBAUD
edminiv2ARM926EJS
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 +
Signed-off-by: Raphael Assenat
---
board/8dtech/eco5pk/Makefile | 43 +
board/8dtech/eco5pk/eco5pk.c | 61 +++
board/8dtech/eco5pk/eco5pk.h | 404 ++
include/configs/eco5pk.h | 81 +
4 files changed, 589 insertions(+)
create
4 matches
Mail list logo