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]

networking on redboot


does anybody help me about starting networking on redboot? I use an arm9 cpu
I guess I need to set MAC address, but it doesn't appear on fconfig

here is my current config on redboot:
RedBoot> fis list
Name ? ? ? ? ? ? ?FLASH addr ?Mem addr ? ?Length ? ? ?Entry point
RedBoot ? ? ? ? ? 0x30000000 ?0x30000000 ?0x00040000 ?0x00000000
FIS directory ? ? 0x303F0000 ?0x303F0000 ?0x0000F000 ?0x00000000
RedBoot config ? ?0x303FF000 ?0x303FF000 ?0x00001000 ?0x00000000
RedBoot> fconfig
Run script at boot: false
Use BOOTP for network configuration: false
Gateway IP address:
Local IP address: 192.168.3.17
Local IP address mask: 255.255.255.0
Default server IP address: 192.168.3.18
DNS domain name: <Not a string: 0x23FEF2F5>
DNS server IP address:
GDB connection port: 9000
Force console for special debug messages: false
Network debug at boot time: true
RedBoot>

Regards,

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