commit | ef99f3d9e8e378ab155fbe952ae04413a528e565 | [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 | d304e7ace3a68e6194db49f68323615d0c84fc47 [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>