]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm: mvebu: db-xc3-24g4xg: Remove marvell, nand-keep-config
authorChris Packham <judge.packham@gmail.com>
Thu, 18 Dec 2025 22:59:35 +0000 (11:59 +1300)
committerStefan Roese <stefan.roese@mailbox.org>
Wed, 10 Jun 2026 09:23:26 +0000 (11:23 +0200)
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@gmail.com>
Reviewed-by: Stefan Roese <stefan.roese@mailbox.org>
arch/arm/dts/armada-xp-db-xc3-24g4xg-u-boot.dtsi

index dc20643bfa37b0725dc777a31ee383e1123f8cbd..ad64813e77042ca83a1fb5cbf624b7e58d142cc7 100644 (file)
@@ -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>;