On Fri, 2007-04-20 at 09:51 +0800, 越 王 wrote: > Hi Mark, > CYGSEM_DEVS_ETH_ARM_PLATFORM_EEPROM is also an unknown > option. Perhaps the correct option is in the file > ixdp425_npe.inl and is > CYGSEM_DEVS_ETH_INTEL_NPE_PLATFORM_EEPROM?
Yeah, maybe so. Depends on what version of the code you have. > > Does it mean that I will use the default mac address > in the ixdp425_npe.inl and store this address in the > flash,if I configure this option? Yes. > > I want to use the redboot command set_npe_mac to set a > new mac address,then what do I need to do? set_npe_mac is used when there is an eeprom. If you are storing the mac in flash, use fconfig to set the mac. --Mark -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
