commit | d1037e436a7ada2609771b46824f808aed20281b | [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 | 3bfa65c50174e9b04b0f58ee0fa9230f23553140 [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>