layerscape: add FRWY-LS1046A board support
[openwrt/openwrt.git] / target / linux / layerscape / base-files / lib / upgrade / platform.sh
index a8d83de7eaf687d2d3e55b25afff29804cac7de5..f9b1e57a434c1f76cf7fda0cf05bfc7b163ad9b9 100644 (file)
@@ -72,6 +72,7 @@ platform_copy_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)
                platform_copy_config_sdboot
@@ -95,6 +96,8 @@ platform_check_image() {
        fsl,ls1021a-twr-sdboot | \
        fsl,ls1043a-rdb | \
        fsl,ls1043a-rdb-sdboot | \
+       fsl,ls1046a-frwy | \
+       fsl,ls1046a-frwy-sdboot | \
        fsl,ls1046a-rdb | \
        fsl,ls1046a-rdb-sdboot | \
        fsl,ls1088a-rdb | \
@@ -125,6 +128,7 @@ platform_do_upgrade() {
        fsl,ls1012a-rdb | \
        fsl,ls1021a-twr | \
        fsl,ls1043a-rdb | \
+       fsl,ls1046a-frwy | \
        fsl,ls1046a-rdb | \
        fsl,ls1088a-rdb | \
        fsl,ls2088a-rdb)
@@ -135,6 +139,7 @@ platform_do_upgrade() {
        fsl,ls1021a-iot-sdboot | \
        fsl,ls1021a-twr-sdboot | \
        fsl,ls1043a-rdb-sdboot | \
+       fsl,ls1046a-frwy-sdboot | \
        fsl,ls1046a-rdb-sdboot | \
        fsl,ls1088a-rdb-sdboot)
                platform_do_upgrade_sdboot "$1"