
5 Jan
2006
5 Jan
'06
3:56 p.m.
Check if they are using the CFI flash driver (which they probably are not doing) - is there a CFG_FLASH_CFI_DRIVER in their board config file (include/configs/<boardname>) ? If not then they probably use a custom driver, checke board/<boardname>/flash.c
You are right, CFG_FLASH_CFI_DRIVER is not in include/configs/boardname.h, and there is a flash.c file in board/boardname. Should I try it with the CFI flash driver?
It can be downloaded from www.toradex.com.
Where exactly? And what do they provide? A clean patch?
The patched source tree can be find at: http://www.toradex.com/colibri_downloads/Linux/colibri-bsp-2.1/src/
Regards,
Áron