commit | bfcef28ae4cf04e7c1fd3aea1d60a17bd046f153 | [log] [tgz] |
---|---|---|
author | Beniamino Galvani <b.galvani@gmail.com> | Sun May 08 08:30:16 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri May 27 15:39:47 2016 -0400 |
tree | f9724e688585d0b157c6ba532b2723a4dd45e9ec | |
parent | 0e1a3e30deb089cba3f1c01a48443cf8a86b5398 [diff] |
arm: add initial support for Amlogic Meson and ODROID-C2 This adds platform code for the Amlogic Meson GXBaby (S905) SoC and a board definition for ODROID-C2. This initial submission only supports UART and Ethernet (through the existing Designware driver). DTS files are the ones submitted to Linux arm-soc for 4.7 [1]. [1] https://patchwork.ozlabs.org/patch/603583/ Signed-off-by: Beniamino Galvani <b.galvani@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>