
10 Jun
2016
10 Jun
'16
2:36 a.m.
On 9 June 2016 at 08:45, Carlo Caione carlo@caione.org wrote:
From: Carlo Caione carlo@endlessm.com
Introduce a meson-gxbb-common.h header file and derive the configuration for Hardkernel Odroid-C2 board from that.
Signed-off-by: Carlo Caione carlo@endlessm.com
include/configs/meson-gxbb-common.h | 45 +++++++++++++++++++++++++++++++++++++ include/configs/odroid-c2.h | 34 +--------------------------- 2 files changed, 46 insertions(+), 33 deletions(-) create mode 100644 include/configs/meson-gxbb-common.h
Reviewed-by: Simon Glass sjg@chromium.org