...
The SPL waits for the Y-modem transfer to upload the u-boot into the RAM. To do that open minicom and linux terminal side by side. Use the sz command to flash the u-boot-tfa.itb:
...
language | bash |
---|
...
The latest minicom already has a built-in Y-modem transfer function. With minicom, press Ctrl+A, then S, select ymodem
, and then choose file u-boot-tfa.itb
...
. Note: the transfer can take a few minutes. As soon as the u-boot is completely transferred, you will see the same u-boot entries as usual Proceed to the restoring eMMC with ramdisk.
...