uboot-envtools can automatically parse the 'u-boot,env' compatible string from the dts.
Signed-off-by: Kevin Abraham <kevin@westhousefarm.com>
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|\
asus,zenwifi-cd6r|\
buffalo,bhr-4grv2|\
devolo,magic-2-wifi|\
-engenius,eap1200h|\
-engenius,eap1750h|\
engenius,eap300-v2|\
engenius,eap350-v1|\
engenius,eap600|\
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|\
ubnt,rocket-m|\
watchguard,ap100|\
watchguard,ap200|\
-watchguard,ap300|\
yuncore,a770|\
yuncore,a782|\
yuncore,a930|\
};
partition@40000 {
+ compatible = "u-boot,env";
label = "u-boot-env";
reg = <0x040000 0x010000>;
};