[PATCH v2 2/3] arm: dts: apple: Add u-boot, dm-pre-reloc properties
Simon Glass
sjg at chromium.org
Tue Dec 28 09:34:14 CET 2021
On Thu, 23 Dec 2021 at 14:35, Mark Kettenis <kettenis at openbsd.org> wrote:
>
> These are necessary to make sure the power domains needed for the
> serial console are availble in the pre-relocation phase.
>
> Signed-off-by: Mark Kettenis <kettenis at openbsd.org>
> ---
> arch/arm/dts/t8103-j274-u-boot.dtsi | 1 +
> arch/arm/dts/t8103-j293-u-boot.dtsi | 1 +
> arch/arm/dts/t8103-j313-u-boot.dtsi | 1 +
> arch/arm/dts/t8103-j456-u-boot.dtsi | 1 +
> arch/arm/dts/t8103-j457-u-boot.dtsi | 1 +
> arch/arm/dts/t8103-u-boot.dtsi | 25 +++++++++++++++++++++++++
> 6 files changed, 30 insertions(+)
> create mode 100644 arch/arm/dts/t8103-j274-u-boot.dtsi
> create mode 100644 arch/arm/dts/t8103-j293-u-boot.dtsi
> create mode 100644 arch/arm/dts/t8103-j313-u-boot.dtsi
> create mode 100644 arch/arm/dts/t8103-j456-u-boot.dtsi
> create mode 100644 arch/arm/dts/t8103-j457-u-boot.dtsi
> create mode 100644 arch/arm/dts/t8103-u-boot.dtsi
Reviewed-by: Simon Glass <sjg at chromium.org>
You should not need the empty files, not sure what is happening there.
More information about the U-Boot
mailing list