Altera_Forum
Honored Contributor
15 years agou-boot without flash device
Is there any way to skip the flash check on the beginning of u-boot ??
***************************************** U-Boot 2009.03-00006-g3387a3e-dirty (Dec 17 2010 - 15:42:36) CPU : Nios-II SYSID : <unknown> BOARD : My Board# # Unknown FLASH on Bank 1 - Size = 0x00000000 = 0 MB *** ERROR: unimplemented instruction @ f2fd00a0# ## ERROR# ## Please reset board# ## ***************************************** Since I do not have any CFI-Flash, it failing. CFG_NO_FLASH option did not work. CONFIG_ENV_IS_NOWHERE option did not work.