[U-Boot] [PATCH 1/2] configs: gxbb: Introduce a common config header file

Simon Glass sjg at chromium.org
Fri Jun 10 02:36:05 CEST 2016


On 9 June 2016 at 08:45, Carlo Caione <carlo at caione.org> wrote:
> From: Carlo Caione <carlo at 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 at 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 at chromium.org>


More information about the U-Boot mailing list