]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx53/tx53.c
karo: remove dynamically created variables from the environment upon boot
[karo-tx-uboot.git] / board / karo / tx53 / tx53.c
index 06a9a4b5a2cd2e2c4a616797be196a97f4a11522..3074ae9615766da10a30f8f237ff498477da2d51 100644 (file)
@@ -1323,6 +1323,8 @@ int board_late_init(void)
        int ret = 0;
        const char *baseboard;
 
+       env_cleanup();
+
        tx53_set_cpu_clock();
        karo_fdt_move_fdt();