This is the mail archive of the ecos-devel@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]

Re: Tagret Board with two flash chips


Jack Chen wrote:
Dear all,
My target board(CPU:IXP425, eCos template is GRG) with two flash chips. Each one size: 16MB(Intel Strata Flash 28F128J3).
Memory mapping:
CS0->0x50000000
CS1->0x51000000


I'm using Configtool under Linux(packages:flash_v2-full-061008.tar.bz2), then import /hal/arm/xscale/grg/current/misc/redboot_ROM.ecm
But the item FLASH device drives->Provide /dev block devices->Provide block device 2, it's check box is empty.


Please tell me how to use flash_v2 to configure my target board? thanks.

You don't actually need to use the V2 FLASH code to support this setup since the devices are the same and physically adjacent. Just edit .../devs/flash/arm/grg/current/include/grg_strataflash.inl and set CYGNUM_FLASH_DEVICES to (2)

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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