Hello,
When you run the tool by using the following command:
$ sudo ./uuu <bootloader>
It will only download uboot to the internal RAM it isn't burnt on the eMMC or SD.
For example if you want to burn only uboot into the eMMC you'll need to use this command:
$ sudo ./uuu -b emmc <bootloader>
That in this case it will fail as it did in your previous attempt due to the absence of the eMMC.
Hope this helps,
Best regards,
Aldo.
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
---------------------------------------------------------------------