[PATCH v2 08/13] arm: dts: k3-am68-sk-base-board-u-boot: Add bootph-all property to necessary nodes
Sverdlin, Alexander
alexander.sverdlin at siemens.com
Wed Feb 19 20:01:56 CET 2025
On Wed, 2025-02-19 at 16:18 +0530, Chintan Vankar wrote:
> Add "bootph-all" property to necessary nodes required for Ethernet boot
> starting from R5 SPL stage.
>
> Signed-off-by: Chintan Vankar <c-vankar at ti.com>
Reviewed-by: Alexander Sverdlin <alexander.sverdlin at siemens.com>
> ---
>
> Link to v1:
> https://lore.kernel.org/r/20250107093840.2211381-8-c-vankar@ti.com/
>
> Changes from v1 to v2:
> - No changes.
>
> .../arm/dts/k3-am68-sk-base-board-u-boot.dtsi | 28 +++++++++++++++++++
> 1 file changed, 28 insertions(+)
>
> diff --git a/arch/arm/dts/k3-am68-sk-base-board-u-boot.dtsi b/arch/arm/dts/k3-am68-sk-base-board-u-boot.dtsi
> index 4ca05f32f0b..67db35fd3e3 100644
> --- a/arch/arm/dts/k3-am68-sk-base-board-u-boot.dtsi
> +++ b/arch/arm/dts/k3-am68-sk-base-board-u-boot.dtsi
> @@ -41,6 +41,34 @@
> bootph-all;
> };
>
> +&cpsw_mac_syscon {
> + bootph-all;
> +};
> +
> +&cpsw_port1 {
> + bootph-all;
> +};
> +
> +&mcu_cpsw {
> + bootph-all;
> +};
> +
> +&mcu_cpsw_pins_default {
> + bootph-all;
> +};
> +
> +&mcu_mdio_pins_default {
> + bootph-all;
> +};
> +
> +&phy0 {
> + bootph-all;
> +};
> +
> +&phy_gmii_sel {
> + bootph-all;
> +};
> +
> &secure_proxy_main {
> bootph-all;
> };
--
Alexander Sverdlin
Siemens AG
www.siemens.com
More information about the U-Boot
mailing list