This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

CYGNUM_FLASH_WIDTH


Hello All,

I'm working on a board based on Intel ixp23xx.
recently we changed the flash device from the
Intel-J3(8bit) to the Intel-P0(16bit) flash.

To support this new flash I set the flash width to
16bit in the  file :

packages/devs/flash/arm/ixdp23xx/current/include/ixp23xx_strataflash.inl
 
 #define CYGNUM_FLASH_WIDTH 	(16)  /* was (8)*/

My question is if it's possible to enable the 2 width
in order to have only one redboot binary that support
both flash ?


Thanks for your suggestions


Regards,


Zak




	

	
		
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]