]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx28/tx28.c
karo: remove dynamically created variables from the environment upon boot
[karo-tx-uboot.git] / board / karo / tx28 / tx28.c
index cf64c5392f51cc67df0680aff91536cfad329b31..ca0b3bcb71837e802f04e663f44b539e28bc9688 100644 (file)
@@ -835,6 +835,8 @@ int board_late_init(void)
        int ret = 0;
        const char *baseboard;
 
+       env_cleanup();
+
        karo_fdt_move_fdt();
 
        baseboard = getenv("baseboard");