Don't be confused with this, UFI reads the model number from the builtprop extraction on the system,
usually vendors generate several models using the same image source for some reason on their production process, which of course after becoming a cellphone and sell to the customer, this may have a different model label.
From the log results, the master clear operation failed, the device shouldn't have died.
Basically, this function just adds the command to the partition outside the bootloader partition,
so even if it fails, the device shouldn't be dead. But sometimes theory doesn't line up with reality 🤐
If we look at the current condition of the device,
it seems that there is an image that the device needs to continue booting but it's not available,
so try to look at the files inside firmware folder again, then match it with the scatter file,
check the Is Download False line, try changing it to True for some images that you think are important.
Hve a nice try and Good Luck