public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* RE: [ECOS] RedBoot config parameter mismatch
@ 2006-08-14 13:08 Marcello Presulli
  0 siblings, 0 replies; 3+ messages in thread
From: Marcello Presulli @ 2006-08-14 13:08 UTC (permalink / raw)
  To: Gary Thomas; +Cc: ecos-discuss

Hi Gary,

thanks for your quick response.

Here are the following dumps:
RedBoot> fconfig -l

edBoot> fconfig -l
Run script at boot: true
Boot script:

Boot script timeout (1000ms resolution): 0
Use BOOTP for network configuration: true
Default server IP address: 10.10.1.10
Console baud rate: 115200
DNS server IP address: 10.10.1.10
Network hardware address [MAC]: 0x7C:0x71:0x43:0xA6:0x7C:0x92
GDB connection port: 9000
Force console for special debug messages: false
Network debug at boot time: false

RedBoot> fis list
Name              FLASH addr  Mem addr    Length      Entry point
RedBoot           0xFF800000  0x00100000  0x00040000  0x00100000
RedBoot config    0xFFFE0000  0xFFFE0000  0x00010000  0x00000000
FIS directory     0xFFFF0000  0xFFFF0000  0x00010000  0x00000000
RedBoot>

This is the actual configuration with the latest RedBoot loader which I run, and as you can see above the actual baudrate is configured with 115200 and bootp=true BUT actually I am connected with terraterm on baudrate=9600 and I didn't get an ip address from my DHCP/BOOTP server assigned, if I "reboot" with the "old" bootloader everything works fine.

Maybe your suggestion about the different partition location is true, but then how can I change it ???

Marc

-----Ursprüngliche Nachricht-----
Von: Gary Thomas [mailto:gary@mlbassoc.com] 
Gesendet: Mittwoch, 09. August 2006 16:44
An: Marcello Presulli
Cc: ecos-discuss@ecos.sourceware.org
Betreff: Re: [ECOS] RedBoot config parameter mismatch

Marcello Presulli wrote:
> Hi all,
> 
> i have the following situation:
> 
> If I run my board (opus103) with the "original" RedBoot loader the
> config parameters (fconfig -l) like
> baudrate=115200,bootp=true and so on are recognised correctly while
> booting,
> but when I flash my board with the latest RedBoot loader then the
> RedBoot config parameters are not
> recognised (e.g. baudrate=9600,bootp=false) even if I reinitialise the
> config section with fconfig -i again.

Your description is a bit vague.  Maybe you could show the output from
RedBoot which describes the problem you are seeing.

One thing that could be different is that your original version was
built with the fconfig data in a separate FIS image [partition].  The
default is to combine this with the FIS directory.  If this is the case,
the new RedBoot will be looking for its fconfig data in a different
place than the old one.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] RedBoot config parameter mismatch
  2006-08-09 14:31 Marcello Presulli
@ 2006-08-09 14:44 ` Gary Thomas
  0 siblings, 0 replies; 3+ messages in thread
From: Gary Thomas @ 2006-08-09 14:44 UTC (permalink / raw)
  To: Marcello Presulli; +Cc: ecos-discuss

Marcello Presulli wrote:
> Hi all,
> 
> i have the following situation:
> 
> If I run my board (opus103) with the "original" RedBoot loader the
> config parameters (fconfig -l) like
> baudrate=115200,bootp=true and so on are recognised correctly while
> booting,
> but when I flash my board with the latest RedBoot loader then the
> RedBoot config parameters are not
> recognised (e.g. baudrate=9600,bootp=false) even if I reinitialise the
> config section with fconfig -i again.

Your description is a bit vague.  Maybe you could show the output from
RedBoot which describes the problem you are seeing.

One thing that could be different is that your original version was
built with the fconfig data in a separate FIS image [partition].  The
default is to combine this with the FIS directory.  If this is the case,
the new RedBoot will be looking for its fconfig data in a different
place than the old one.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ECOS] RedBoot config parameter mismatch
@ 2006-08-09 14:31 Marcello Presulli
  2006-08-09 14:44 ` Gary Thomas
  0 siblings, 1 reply; 3+ messages in thread
From: Marcello Presulli @ 2006-08-09 14:31 UTC (permalink / raw)
  To: ecos-discuss

Hi all,

i have the following situation:

If I run my board (opus103) with the "original" RedBoot loader the
config parameters (fconfig -l) like
baudrate=115200,bootp=true and so on are recognised correctly while
booting,
but when I flash my board with the latest RedBoot loader then the
RedBoot config parameters are not
recognised (e.g. baudrate=9600,bootp=false) even if I reinitialise the
config section with fconfig -i again.

Could someone help me in this case ?

Thx,

Marc


--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-08-14 13:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-14 13:08 [ECOS] RedBoot config parameter mismatch Marcello Presulli
  -- strict thread matches above, loose matches on Subject: below --
2006-08-09 14:31 Marcello Presulli
2006-08-09 14:44 ` Gary Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).