uboot-envtools: ath79: remove env config for Senao Loader devices

uboot-envtools can automatically parse the 'u-boot,env' compatible string from the dts.

Signed-off-by: Kevin Abraham <kevin@westhousefarm.com>
This commit is contained in:
Kevin Abraham
2024-04-27 13:44:58 -04:00
committed by Hauke Mehrtens
parent 1dd036a659
commit 1045bd4a04
2 changed files with 1 additions and 9 deletions

View File

@@ -59,6 +59,7 @@
};
partition@40000 {
compatible = "u-boot,env";
label = "u-boot-env";
reg = <0x040000 0x010000>;
};