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]

AMD Flash Driver Problem with CYGNUM_FLASH_16AS8


I have several targets using the AMD flash driver with the following devices
enabled:

	AM29LV081B, AM29LV017D, and AM29LV033C (S29AL032D).

I want to add the AMD AM29LV160 (S29AL0160D) part, but ran into the
following problem.

Each of these flash devices is used in the 8-bit mode.  For the existing
parts, CYGNUM_FLASH_16AS8 needs to be defined as 0 (or left undefined).  For
the new part, CYGNUM_FLASH_16AS8 needs to be defined as 1.  Obviously,
CYGNUM_FLASH_16AS8 cannot be defined as two different values at the same
time.

It seems that this should also be parameterized in the flash parts table
entries, so that these parts can be supported simultaneously.  Has anyone
else encountered this problem?

Jay


-- 
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]