[PATCH v2 1/4] arm: dts: Refactor common dtsi file for R5 and A53 SPL
Nishanth Menon
nm at ti.com
Tue Oct 31 12:54:09 CET 2023
On 16:31-20231030, Nitin Yadav wrote:
[...]
> ---
> diff --git a/arch/arm/dts/k3-am625-sk-u-boot.dtsi b/arch/arm/dts/k3-am625-sk-u-boot.dtsi
> index c1685bc9ca..1a5238fb11 100644
> --- a/arch/arm/dts/k3-am625-sk-u-boot.dtsi
> +++ b/arch/arm/dts/k3-am625-sk-u-boot.dtsi
> @@ -1,102 +1,12 @@
> // SPDX-License-Identifier: GPL-2.0
> /*
> - * Common AM625 SK dts file for SPLs
> - * Copyright (C) 2021-2022 Texas Instruments Incorporated - https://www.ti.com/
> + * AM625 SK dts file for SPLs
> + * Copyright (C) 2021-2023 Texas Instruments Incorporated - https://www.ti.com/
> */
>
> -#include "k3-am625-sk-binman.dtsi"
> -
> -/ {
> - chosen {
> - stdout-path = "serial2:115200n8";
> - tick-timer = &main_timer0;
> - };
> -
> - aliases {
> - mmc1 = &sdhci1;
> - };
> -
> - memory at 80000000 {
> - bootph-pre-ram;
> - };
> -};
> -
> -&cbass_main {
> - bootph-pre-ram;
> -};
What code base are you based off?
https://github.com/u-boot/u-boot/blob/master/arch/arm/dts/k3-am625-sk-u-boot.dtsi#L29
your patch does not match with the code that is in upstream.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
More information about the U-Boot
mailing list