commit | a0a2948f25a6b44d6d4e93766284a81355c75a5f | [log] [tgz] |
---|---|---|
author | Alifer Moraes <alifer.wsdm@gmail.com> | Fri Mar 06 07:46:33 2020 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 01 13:49:15 2020 +0200 |
tree | ae371e3b30b5de90720d1292ef174563dfcd796c | |
parent | 0438868dd154e30a355967d5ee09a63f6055e5a4 [diff] |
arm: imx: Add support for Google's Coral Dev Board Add initial support for Google's Coral Dev Board based on i.MX8MQ. https://coral.ai/products/dev-board The Phanbell naming has been used here to match the naming convention used in Google's U-Boot source tree: https://coral.googlesource.com/uboot-imx/ Co-developed-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Alifer Moraes <alifer.wsdm@gmail.com> Tested-by: Marco Franchi <marcofrk@gmail.com>