commit | a67f16f24e3604ada1d85e4ad9da0c8653950497 | [log] [tgz] |
---|---|---|
author | David Lechner <david@lechnology.com> | Fri Feb 26 00:46:07 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 14 19:18:40 2016 -0400 |
tree | e0e9dccb8441feb6a11fb53a65b989cdc51d4a5e | |
parent | 0ce0a25149dd2a141375b58b10419743ea1a7b2a [diff] |
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>