summaryrefslogtreecommitdiff
path: root/board/lego/ev3/MAINTAINERS
diff options
context:
space:
mode:
authorDavid Lechner <david@lechnology.com>2016-02-26 00:46:07 -0600
committerTom Rini <trini@konsulko.com>2016-03-14 19:18:40 -0400
commit2ac07f75d1977008e829d00bcce16143e171765d (patch)
treee0e9dccb8441feb6a11fb53a65b989cdc51d4a5e /board/lego/ev3/MAINTAINERS
parent6f6e9439e4646242bb504e7b5c1ac0dfbf986cfb (diff)
downloadu-boot-imx-2ac07f75d1977008e829d00bcce16143e171765d.zip
u-boot-imx-2ac07f75d1977008e829d00bcce16143e171765d.tar.gz
u-boot-imx-2ac07f75d1977008e829d00bcce16143e171765d.tar.bz2
arm: Add support for LEGO MINDSTORMS EV3
This is based on the davinci da850evm. It can boot from either the on-board 16MB flash or from a microSD card. It also reads board information from an I2C EEPROM. The EV3 itself initally boots from write-protected EEPROM, so no u-boot SPL is needed. Signed-off-by: David Lechner <david@lechnology.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/lego/ev3/MAINTAINERS')
-rw-r--r--board/lego/ev3/MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/lego/ev3/MAINTAINERS b/board/lego/ev3/MAINTAINERS
new file mode 100644
index 0000000..11b3261
--- /dev/null
+++ b/board/lego/ev3/MAINTAINERS
@@ -0,0 +1,6 @@
+LEGOEV3 BOARD
+M: David Lechner <david@lechnology.com>
+S: Maintained
+F: board/lego/ev3/
+F: include/configs/legoev3.h
+F: configs/legoev3_defconfig