From: Chris Packham Date: Thu, 18 Dec 2025 22:59:35 +0000 (+1300) Subject: arm: mvebu: db-xc3-24g4xg: Remove marvell, nand-keep-config X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c444ff30e18cea32746adba6766b0da4c0d585b4;p=thirdparty%2Fu-boot.git arm: mvebu: db-xc3-24g4xg: Remove marvell, nand-keep-config 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 Reviewed-by: Stefan Roese --- 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 dc20643bfa3..ad64813e770 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>;