В Втр, 05/02/2008 в 15:03 +0100, Antonello Lombardinilo пишет: > Hi, > > thanks Tom. > > There is in flash_v2 branch some board that use > flash V2 API ? > > I see the arm et7, but the two flash chips are mutually exclusive. >
Hi, Flash V2 board driver should use "CYG_FLASH_DRIVER" macro to define each flash device. Just find this macro. grep -R CYG_FLASH_DRIVER ./ But are you sure that you need two flash device support? What are you going to keep in boot flash (512 KB)? Best regards Alexey Shusharin -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
