[U-Boot] [PATCH 6/9] fdt: adjust bcm283x device tree for u-boot

Simon Glass sjg at chromium.org
Tue Sep 27 02:35:00 CEST 2016


On 26 September 2016 at 06:26, Fabian Vogt <fvogt at suse.com> wrote:
> The information currently set via platdata has to be represented in the
> device tree now. bcm283x-uboot.dtsi adds the u-boot specific "skip-init"
> property to the serial nodes and enables initialization in the pre-reloc phase.
>
> Cc: Albert Aribaud <albert.u.boot at aribaud.net>
> Signed-off-by: Fabian Vogt <fvogt at suse.com>
> ---
>  arch/arm/dts/bcm283x-uboot.dtsi | 22 ++++++++++++++++++++++
>  arch/arm/dts/bcm283x.dtsi       |  4 +++-
>  2 files changed, 25 insertions(+), 1 deletion(-)
>  create mode 100644 arch/arm/dts/bcm283x-uboot.dtsi

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

I'd be intrigued to see if Linux would accept a version of this patch.


More information about the U-Boot mailing list