In first,
install somewhere : u-boot-aarch64-2020.01p3.tgz
and install to the emmc, from /usr/local/share/u-boot/`arch`/ :
# dd if=idbloader.img of=/dev/sdxc seek=64
# dd if=u-boot.itb of=/dev/sdxc seek=16384
On 3/29/2020 4:49 PM, Jiri Navratil wrote:
Hi Mark,
Thank you for reply.
I tried also
https://ftp.openbsd.org/pub/OpenBSD/snapshots/arm64/miniroot66.fs
Unfortunately with the same result - I can't adjust eMMC in any way.
Regards,
Jiří
On Sun, Mar 29, 2020 at 01:47:20PM +0200, Mark Kettenis wrote:
Please try a -current snapshot.