uboot-envtools: ath79: remove env config for Senao Loader devices
authorKevin Abraham <kevin@westhousefarm.com>
Sat, 27 Apr 2024 17:44:58 +0000 (13:44 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 11 May 2024 14:57:28 +0000 (16:57 +0200)
uboot-envtools can automatically parse the 'u-boot,env' compatible string from the dts.

Signed-off-by: Kevin Abraham <kevin@westhousefarm.com>
package/boot/uboot-envtools/files/ath79
target/linux/ath79/dts/qca955x_senao_loader.dtsi

index 5104c5fe9b420fc1df65ce70a0c874d5c7620d9f..4a6e7e4d0a1ab53bed01e08750bfa866623ed8dc 100644 (file)
@@ -20,10 +20,7 @@ alfa-network,n5q|\
 alfa-network,pi-wifi4|\
 alfa-network,r36a|\
 alfa-network,tube-2hq|\
-allnet,all-wap02860ac|\
 araknis,an-300-ap-i-n|\
-araknis,an-500-ap-i-ac|\
-araknis,an-700-ap-i-ac|\
 arduino,yun|\
 asus,rt-ac59u|\
 asus,rt-ac59u-v2|\
@@ -31,8 +28,6 @@ asus,zenwifi-cd6n|\
 asus,zenwifi-cd6r|\
 buffalo,bhr-4grv2|\
 devolo,magic-2-wifi|\
-engenius,eap1200h|\
-engenius,eap1750h|\
 engenius,eap300-v2|\
 engenius,eap350-v1|\
 engenius,eap600|\
@@ -41,10 +36,7 @@ engenius,ecb1750|\
 engenius,ecb350-v1|\
 engenius,ecb600|\
 engenius,enh202-v1|\
-engenius,ens1750|\
 engenius,ens202ext-v1|\
-engenius,enstationac-v1|\
-engenius,ews660ap|\
 etactica,eg200|\
 glinet,gl-ar750s-nor|\
 glinet,gl-ar750s-nor-nand|\
@@ -85,7 +77,6 @@ ubnt,powerbridge-m|\
 ubnt,rocket-m|\
 watchguard,ap100|\
 watchguard,ap200|\
-watchguard,ap300|\
 yuncore,a770|\
 yuncore,a782|\
 yuncore,a930|\
index 31e00ce063805e4f66ee8dff753c52f1a2c6deda..7cf64bd9659fc63b8d364f7d8620762c3de1e4ad 100644 (file)
@@ -59,6 +59,7 @@
                        };
 
                        partition@40000 {
+                               compatible = "u-boot,env";
                                label = "u-boot-env";
                                reg = <0x040000 0x010000>;
                        };