[PATCH v3 2/3] arm: mvebu: db-xc3-24g4xg: Remove marvell,nand-keep-config
Stefan Roese
stefan.roese at mailbox.org
Mon Dec 22 12:38:11 CET 2025
On 12/18/25 23:59, Chris Packham wrote:
> nand-keep-config is used to retain the NAND controller configuration
> from an earlier boot stage. In U-Boot's case there isn't an earlier boot
> stage so reconfiguring the NAND controller is required.
>
> Signed-off-by: Chris Packham <judge.packham at gmail.com>
Reviewed-by: Stefan Roese <stefan.roese at mailbox.org>
Thanks,
Stefan
> ---
>
> Notes:
> Changes in v2:
> - None
>
> arch/arm/dts/armada-xp-db-xc3-24g4xg-u-boot.dtsi | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/dts/armada-xp-db-xc3-24g4xg-u-boot.dtsi b/arch/arm/dts/armada-xp-db-xc3-24g4xg-u-boot.dtsi
> index dc20643bfa37..ad64813e7704 100644
> --- a/arch/arm/dts/armada-xp-db-xc3-24g4xg-u-boot.dtsi
> +++ b/arch/arm/dts/armada-xp-db-xc3-24g4xg-u-boot.dtsi
> @@ -5,7 +5,6 @@
> status = "okay";
> label = "pxa3xx_nand-0";
> nand-rb = <0>;
> - marvell,nand-keep-config;
> nand-on-flash-bbt;
> nand-ecc-strength = <4>;
> nand-ecc-step-size = <512>;
More information about the U-Boot
mailing list