Hi,

On Thu, 6 Dec 2018 10:12:11 -0800 Robin Polak wrote:
> Hello.
> 
>   I'm having trouble persisting my environment variables to the SD Card
> onto which I have FAT formatted and then written U-Boot to using the
> following command:
> 
> sudo dd if=u-boot-sunxi-with-spl.bin of=/dev/disk2 bs=1024 seek=8
> 
I have no idea how your SD card is partitioned but I guess that with
this command you are overwriting your FAT formatted partition.



Lothar Waßmann
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to