> 
> How did you run `gzwrite`? You can use dd the same way.
> 

I ran it in the U-Boot console, like this
```
gzwrite mmc 2 ${loadaddr} ${filesize}
```
I can't find `dd` in U-Boot's document and it also does not exist in my U-Boot 
console.

> 
> Do you have a SSH connection? I flash new images via SSH.
> 

In the expected setup that I have to deal with, no. I need the process to set 
up the system from scratch to functional to have as little interaction as 
possible, ideally
* plugging a USB
* see messages about the progress
* see a final message saying everything is done
* functional system
Hence, connecting via SSH is undesirable in my case.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64289): https://lists.yoctoproject.org/g/yocto/message/64289
Mute This Topic: https://lists.yoctoproject.org/mt/109628914/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to