[PATCH v1] sync socfpga common u-boot dts
Chee, Tien Fong
tienfong.chee at altera.com
Mon Nov 17 10:08:25 CET 2025
On 10/11/2025 1:00 pm, Brian Sune wrote:
> The dtsi for socfpga common should
> turn on L2 and memory and no reason not
> to do so
>
> Signed-off-by: Brian Sune <briansune at gmail.com>
> ---
> arch/arm/dts/socfpga-common-u-boot.dtsi | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/arch/arm/dts/socfpga-common-u-boot.dtsi b/arch/arm/dts/socfpga-common-u-boot.dtsi
> index eb3d1039314..ff9da15665f 100644
> --- a/arch/arm/dts/socfpga-common-u-boot.dtsi
> +++ b/arch/arm/dts/socfpga-common-u-boot.dtsi
> @@ -5,6 +5,10 @@
> * Copyright (c) 2019 Simon Goldschmidt
> */
> /{
> + memory {
> + bootph-all;
> + };
> +
> soc {
> bootph-all;
> };
> @@ -14,6 +18,10 @@
> bootph-all;
> };
>
> +&L2 {
> + bootph-all;
> +};
> +
> &rst {
> bootph-all;
> };
Reviewed-by: Tien Fong Chee <tien.fong.chee at altera.com>
Best regards,
Tien Fong
More information about the U-Boot
mailing list