]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx48/tx48.c
karo: remove dynamically created variables from the environment upon boot
[karo-tx-uboot.git] / board / karo / tx48 / tx48.c
index 0bc8d9111a44f5a0ef7b22429c0be7324bee68f8..539472a1b1cd1f06bce3a11f0c53d72c92c396e7 100644 (file)
@@ -966,6 +966,8 @@ int board_late_init(void)
        int ret = 0;
        const char *baseboard;
 
+       env_cleanup();
+
        tx48_set_cpu_clock();
        karo_fdt_move_fdt();