This is the mail archive of the ecos-discuss@sources.redhat.com 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]

Re: network support



On 14-Feb-2001 Fano Ramparany wrote:
> Any hints?
> So at the moment I'm simply trying to compile from  CirrusLogic hardware / net
> package (without network support)
> to see if I can get the edb7212_redboot_ROM.bin file built. Doing that raises
> several conflicts which I let the
> eCos Configuration Tool resolve with its suggested solutions. Right now
> compilation is proceeding...
> 

Building RedBoot is quite simple.

Using 'ecosconfig'
  % ecosconfig new edb7212 redboot
  % ecosconfig add flash eth_drivers
  % ecosconfig tree
  % make

Using the ConfigTool
  Select Build->Templates
    Hardware Platform = Cirrus Logic Development Board
    Template = RedBoot

  Select Build->Packages
    Add 'Generic FLASH memory support'

  Select Build->Packages
    Add 'Common ethernet support'

  Adjust platform details for EDB7212


Or, just use the attached binary image.

redboot_EDB7212_ROM.bin







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