Hello,
It does look surprisingly similar! I have checked the U-Boot file include/autoconf.mk and it contains the following entries:
CONFIG_SF_DEFAULT_SPEED=24000000
CONFIG_ENV_SPI_MAX_HZ=$(CONFIG_SF_DEFAULT_SPEED)
Yet the problem persists!
Andy.
Hello,
It does look surprisingly similar! I have checked the U-Boot file include/autoconf.mk and it contains the following entries: