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]

RE: Redboot 1.92 for GRG


On Mon, 2005-12-19 at 17:27 -0800, Augusto Salazar wrote:
> Hello all,
> 
> Well, my root problem is that I have not been able to
> set up the MAC or the default network device in my GRG
> board.
> 
> I have tried in the version 2.02 and that option is
> not even on the fconfig, in the version 1.94 that I
> got from the intel page I get this:
> 
> RedBoot> fconfig -l
> Run script at boot: false
> Use BOOTP for network configuration: false
> Gateway IP address: 0.0.0.0
> Local IP address: 192.168.1.3
> Local IP address mask: 255.255.255.0
> Default server IP address: 192.168.1.2
> Console baud rate: 115200
> DNS server IP address: 0.0.0.0
> GDB connection port: 9000
> Force console for special debug messages: false
> Network debug at boot time: false
> net_device:
> Request for config value '' - wrong type
> 
> Any idea how to get this option working?

Do you get the "net_device" option if you "fconfig -i"?
It looks like you're running a RedBoot with no NPE support
on a board that once ran an NPE-enabled RedBoot. All it
takes to get "net_device" working is to have more than one
eth driver builtin to RedBoot.

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


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