03-09-2021, 04:03 AM
I flash as below
Except, I don't use the notrunc variable as it shouldn't have any effect when writing to block devices as far as I know.
But will try tomorrow to see if it makes a difference when used to flash u-boot.
Code:
sudo dd if=u-boot-sunxi-with-spl.bin of=/dev/sdX bs=1024 seek=8
But will try tomorrow to see if it makes a difference when used to flash u-boot.