[U-Boot] [PATCH v3 1/2] stv0991: fdt: add stv0991 device tree

Simon Glass sjg at chromium.org
Mon May 4 16:16:14 CEST 2015


On 3 May 2015 at 15:10, Vikas Manocha <vikas.manocha at st.com> wrote:
> This patch adds device tree for the ST Micro stv0991 board & enables
> device tree control. Progressively device tree support for the drivers
> being used will also be added.
>
> Signed-off-by: Vikas Manocha <vikas.manocha at st.com>
> ---
>
> Changes in v3:
> - CONFIG_OF_EMBED replaced with CONFIG_OF_SEPARATE
>
> Changes in v2:
> - added commit message.
>
>  arch/arm/dts/Makefile     |    1 +
>  arch/arm/dts/stv0991.dts  |   23 +++++++++++++++++++++++
>  configs/stv0991_defconfig |    1 +
>  include/configs/stv0991.h |    3 +++
>  4 files changed, 28 insertions(+)
>  create mode 100644 arch/arm/dts/stv0991.dts

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list