public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* RE: [ECOS] to find whether my board uses redboot_RAM.ecm or    redboot_ROM.ecm
@ 2007-02-23 13:47 Bhanu Prakash Adhikari
  0 siblings, 0 replies; 4+ messages in thread
From: Bhanu Prakash Adhikari @ 2007-02-23 13:47 UTC (permalink / raw)
  To: ecos-discuss; +Cc: Gary Thomas



Thanks for clarification, Gary.

In case of redboot_RAM.ecm where will the image be stored? I'm afraid if
it stores in RAM it will be wiped off for power down. How does this
works?



-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org] On Behalf Of Gary Thomas
Sent: Friday, February 23, 2007 7:12 PM
To: Bhanu Prakash Adhikari
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] to find whether my board uses redboot_RAM.ecm or
redboot_ROM.ecm

Bhanu Prakash Adhikari wrote:
>
> Hi,
> 
> How would I know whether uses redboot_RAM.ecm or redboot_ROM.ecm? How
can I find it?
> 
> Unable to decrypt it in
http://ecos.sourceware.org/ecos/docs-latest/redboot/ixdp425.html
> 
> It's a brand new board directly from manufacturer.
> 
> Board details -
> 
> 1. Avila GW2348
> 2. IXP 425
> 3. RedBoot 2.02
> 
> 
> RedBoot> fis list
> 
> Name              FLASH addr  Mem addr    Length      Entry point
> 
> RedBoot           0x50000000  0x50000000  0x00080000  0x00000000
> 
> ramdisk           0x50080000  0x50080000  0x00800000  0x00800000
> 
> zimage            0x50880000  0x50880000  0x00120000  0x00D40000
> 
> FIS directory     0x50FE0000  0x50FE0000  0x0001F000  0x00000000
> 
> RedBoot config    0x50FFF000  0x50FFF000  0x00001000  0x00000000
> 
> RedBoot>

ROM - look at the addresses :-)

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



The information contained in, or attached to, this e-mail, contains confidential information and is intended solely for the use of the individual or entity to whom they are addressed and is subject to legal privilege. If you have received this e-mail in error you should notify the sender immediately by reply e-mail, delete the message from your system and notify your system manager. Please do not copy it for any purpose, or disclose its contents to any other person. The views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the company. The recipient should check this e-mail and any attachments for the presence of viruses. The company accepts no liability for any damage caused, directly or indirectly, by any virus transmitted in this email.

www.aztecsoft.com

--
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] 4+ messages in thread

* Re: [ECOS] to find whether my board uses redboot_RAM.ecm or  redboot_ROM.ecm
  2007-02-23 13:33 Bhanu Prakash Adhikari
  2007-02-23 13:42 ` Gary Thomas
@ 2007-02-26  4:40 ` tejas pawaskar
  1 sibling, 0 replies; 4+ messages in thread
From: tejas pawaskar @ 2007-02-26  4:40 UTC (permalink / raw)
  To: Bhanu Prakash Adhikari, ecos-discuss

From the redboot prompt type version command.

The following output is of my board, but you should
too get similiar on the console which display ROM or
RAM version.

RedBoot(tm) bootstrap and debug environment [ROM]
Non-certified release, version v3i1 - built 16:47:50,
Jan 24 2007

Platform: XSCALE 
Copyright (C) 2000, 2001, 2002, 2003, 2004 Red Hat,
Inc.

RAM: 0x00000000-0x04000000, [0x00400000-0x03fd1000]
available
FLASH: base 0x60000000, size 0x02000000, 256 blocks of
0x00020000 bytes each.

Power On the board if you get the redboot prompt
without any image being transferred from the network,
then it has to be redboot_ROM.ecm

Regards,
Tejas Pawaskar
Sr. Embedded Linux Engineer
SES
Mumbai

--- Bhanu Prakash Adhikari <bhanua@aztecsoft.com>
wrote:

> 
> 
> Hi,
>  
> How would I know whether uses redboot_RAM.ecm or
> redboot_ROM.ecm? How can I find it?
>  
> Unable to decrypt it in
>
http://ecos.sourceware.org/ecos/docs-latest/redboot/ixdp425.html
>  
> It's a brand new board directly from manufacturer.
>  
> Board details -
>  
> 1. Avila GW2348
> 2. IXP 425
> 3. RedBoot 2.02
>  
>  
> RedBoot> fis list
>  
> Name              FLASH addr  Mem addr   
> Length      Entry point
>  
> RedBoot           0x50000000  0x50000000 
> 0x00080000  0x00000000
>  
> ramdisk           0x50080000  0x50080000 
> 0x00800000  0x00800000
>  
> zimage            0x50880000  0x50880000 
> 0x00120000  0x00D40000
>  
> FIS directory     0x50FE0000  0x50FE0000 
> 0x0001F000  0x00000000
>  
> RedBoot config    0x50FFF000  0x50FFF000 
> 0x00001000  0x00000000
>  
> RedBoot>
>  
> Thanks in advance,
> Bhanu Prakash A
> 
> 
> The information contained in, or attached to, this
> e-mail, contains confidential information and is
> intended solely for the use of the individual or
> entity to whom they are addressed and is subject to
> legal privilege. If you have received this e-mail in
> error you should notify the sender immediately by
> reply e-mail, delete the message from your system
> and notify your system manager. Please do not copy
> it for any purpose, or disclose its contents to any
> other person. The views or opinions presented in
> this e-mail are solely those of the author and do
> not necessarily represent those of the company. The
> recipient should check this e-mail and any
> attachments for the presence of viruses. The company
> accepts no liability for any damage caused, directly
> or indirectly, by any virus transmitted in this
> email.
> 
> www.aztecsoft.com
> 
> --
> Before posting, please read the FAQ:
> http://ecos.sourceware.org/fom/ecos
> and search the list archive:
> http://ecos.sourceware.org/ml/ecos-discuss
> 
> 



		
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/

-- 
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] 4+ messages in thread

* Re: [ECOS] to find whether my board uses redboot_RAM.ecm or  redboot_ROM.ecm
  2007-02-23 13:33 Bhanu Prakash Adhikari
@ 2007-02-23 13:42 ` Gary Thomas
  2007-02-26  4:40 ` tejas pawaskar
  1 sibling, 0 replies; 4+ messages in thread
From: Gary Thomas @ 2007-02-23 13:42 UTC (permalink / raw)
  To: Bhanu Prakash Adhikari; +Cc: ecos-discuss

Bhanu Prakash Adhikari wrote:
> 
> Hi,
>  
> How would I know whether uses redboot_RAM.ecm or redboot_ROM.ecm? How can I find it?
>  
> Unable to decrypt it in http://ecos.sourceware.org/ecos/docs-latest/redboot/ixdp425.html
>  
> It's a brand new board directly from manufacturer.
>  
> Board details -
>  
> 1. Avila GW2348
> 2. IXP 425
> 3. RedBoot 2.02
>  
>  
> RedBoot> fis list
>  
> Name              FLASH addr  Mem addr    Length      Entry point
>  
> RedBoot           0x50000000  0x50000000  0x00080000  0x00000000
>  
> ramdisk           0x50080000  0x50080000  0x00800000  0x00800000
>  
> zimage            0x50880000  0x50880000  0x00120000  0x00D40000
>  
> FIS directory     0x50FE0000  0x50FE0000  0x0001F000  0x00000000
>  
> RedBoot config    0x50FFF000  0x50FFF000  0x00001000  0x00000000
>  
> RedBoot>

ROM - look at the addresses :-)

-- 
------------------------------------------------------------
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] 4+ messages in thread

* [ECOS] to find whether my board uses redboot_RAM.ecm or  redboot_ROM.ecm
@ 2007-02-23 13:33 Bhanu Prakash Adhikari
  2007-02-23 13:42 ` Gary Thomas
  2007-02-26  4:40 ` tejas pawaskar
  0 siblings, 2 replies; 4+ messages in thread
From: Bhanu Prakash Adhikari @ 2007-02-23 13:33 UTC (permalink / raw)
  To: ecos-discuss



Hi,
 
How would I know whether uses redboot_RAM.ecm or redboot_ROM.ecm? How can I find it?
 
Unable to decrypt it in http://ecos.sourceware.org/ecos/docs-latest/redboot/ixdp425.html
 
It's a brand new board directly from manufacturer.
 
Board details -
 
1. Avila GW2348
2. IXP 425
3. RedBoot 2.02
 
 
RedBoot> fis list
 
Name              FLASH addr  Mem addr    Length      Entry point
 
RedBoot           0x50000000  0x50000000  0x00080000  0x00000000
 
ramdisk           0x50080000  0x50080000  0x00800000  0x00800000
 
zimage            0x50880000  0x50880000  0x00120000  0x00D40000
 
FIS directory     0x50FE0000  0x50FE0000  0x0001F000  0x00000000
 
RedBoot config    0x50FFF000  0x50FFF000  0x00001000  0x00000000
 
RedBoot>
 
Thanks in advance,
Bhanu Prakash A


The information contained in, or attached to, this e-mail, contains confidential information and is intended solely for the use of the individual or entity to whom they are addressed and is subject to legal privilege. If you have received this e-mail in error you should notify the sender immediately by reply e-mail, delete the message from your system and notify your system manager. Please do not copy it for any purpose, or disclose its contents to any other person. The views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the company. The recipient should check this e-mail and any attachments for the presence of viruses. The company accepts no liability for any damage caused, directly or indirectly, by any virus transmitted in this email.

www.aztecsoft.com

--
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] 4+ messages in thread

end of thread, other threads:[~2007-02-26  4:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-23 13:47 [ECOS] to find whether my board uses redboot_RAM.ecm or redboot_ROM.ecm Bhanu Prakash Adhikari
  -- strict thread matches above, loose matches on Subject: below --
2007-02-23 13:33 Bhanu Prakash Adhikari
2007-02-23 13:42 ` Gary Thomas
2007-02-26  4:40 ` tejas pawaskar

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