10-03-2025, 06:40 AM
There seems to be a hard coded mistake in uboot. "env save" uses parition 4 (Logo) instead of 3:
=> env save
Saving Environment to FAT...
** Unable to use mmc 0:4 for saveenv **
I haven't found any way to change the partition. Is there any?
=> env save
Saving Environment to FAT...
** Unable to use mmc 0:4 for saveenv **
I haven't found any way to change the partition. Is there any?