layerscape: fix config restore for FRWY-LS1046A
authorMartin Schiller <ms@dev.tdt.de>
Tue, 20 Jul 2021 07:47:59 +0000 (09:47 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 25 Jul 2021 11:52:38 +0000 (13:52 +0200)
commit 2c2d77bd3bd4 ("layerscape: add FRWY-LS1046A board support")
missed to add an entry to the 79_move_config preinit script.

Therefore, the config transfer on sysupgrade wass broken for this device.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
target/linux/layerscape/base-files/lib/preinit/79_move_config

index d691fa99f1b7b1bc0dc46db8705a27de3e98fb01..901a289b66f6fbb22a52b1083e20cbeba38af72d 100644 (file)
@@ -11,6 +11,7 @@ move_config() {
        fsl,ls1021a-iot-sdboot | \
        fsl,ls1021a-twr-sdboot | \
        fsl,ls1043a-rdb-sdboot | \
+       fsl,ls1046a-frwy-sdboot | \
        fsl,ls1046a-rdb-sdboot | \
        fsl,ls1088a-rdb-sdboot)
                if [ -b $BOOTPART ]; then