]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx6/tx6qdl.c
karo: remove dynamically created variables from the environment upon boot
[karo-tx-uboot.git] / board / karo / tx6 / tx6qdl.c
index a577f485591e1a514661860eb33f65bb1015c645..72141365d276afb29b8ce70b52be8770654a97a9 100644 (file)
@@ -1112,6 +1112,8 @@ int board_late_init(void)
        int ret = 0;
        const char *baseboard;
 
+       env_cleanup();
+
        if (tx6_temp_check_enabled)
                check_cpu_temperature(1);