forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 ea08eeccae9297f7aabd2ef7f0c2517ac4549acc
u-boot/cmd/bootfit.c
....@@ -103,7 +103,6 @@
103103
104104 strcat(slot_info, slot_suffix);
105105 env_update("bootargs", slot_info);
106
- ab_update_root_uuid();
107106 #endif
108107
109108 ret = do_bootm_states(NULL, 0, ARRAY_SIZE(bootm_args), bootm_args,