public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] i386pc redboot installation files
@ 2002-06-26  9:13 Rycerz Roman-G11565
  2002-06-26  9:28 ` Iztok Zupet
  0 siblings, 1 reply; 4+ messages in thread
From: Rycerz Roman-G11565 @ 2002-06-26  9:13 UTC (permalink / raw)
  To: 'Ecos  Discussion List'

Hi 

	I hope someone can help me.  
	When I build redboot for a i386 platform, I only get the redboot.elf
files
	When I do the same for powerpc platform  I get in addition the
.elf,.bin,.img,.srec

	Ideas ???

	

Roman F. Rycerz
Engineering Section Manager



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

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

* Re: [ECOS] i386pc redboot installation files
  2002-06-26  9:13 [ECOS] i386pc redboot installation files Rycerz Roman-G11565
@ 2002-06-26  9:28 ` Iztok Zupet
  0 siblings, 0 replies; 4+ messages in thread
From: Iztok Zupet @ 2002-06-26  9:28 UTC (permalink / raw)
  To: Rycerz Roman-G11565, 'Ecos Discussion List'

On Wednesday 26 June 2002 18:08, Rycerz Roman-G11565 wrote:
> Hi
>
> 	I hope someone can help me.
> 	When I build redboot for a i386 platform, I only get the redboot.elf
> files
> 	When I do the same for powerpc platform  I get in addition the
> .elf,.bin,.img,.srec
>
> 	Ideas ???
>
>
>
> Roman F. Rycerz
> Engineering Section Manager

 Hi

 First, You must select the appropriate CYG_HAL_STARTUP_ROM, RAM or FLOPPY in 
the i386 hal options.
 Then go to RedBoot Rom Monitor section  to RedBoot hal options. There You 
will find the option Build RedBoot binary image, just check it. ( in fact 
there are two: CYGBLD_BUILD_REDBOOT_BIN_FLOPPY and 
CYGBLD_BUILD_REDBOOT_BIN_ROM)

Regards
iz

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

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

* RE: [ECOS] i386pc redboot installation files
@ 2002-06-26 10:28 Rycerz Roman-G11565
  0 siblings, 0 replies; 4+ messages in thread
From: Rycerz Roman-G11565 @ 2002-06-26 10:28 UTC (permalink / raw)
  To: 'Ecos Discussion List'

Thank you...

	Sorry I'm so dense..... 

-roman


-----Original Message-----
From: Iztok Zupet [mailto:iz@vsr.si]
Sent: Wednesday, June 26, 2002 11:22 AM
To: Rycerz Roman-G11565; 'Ecos Discussion List'
Subject: Re: [ECOS] i386pc redboot installation files


On Wednesday 26 June 2002 18:08, Rycerz Roman-G11565 wrote:
> Hi
>
> 	I hope someone can help me.
> 	When I build redboot for a i386 platform, I only get the redboot.elf
> files
> 	When I do the same for powerpc platform  I get in addition the
> .elf,.bin,.img,.srec
>
> 	Ideas ???
>
>
>
> Roman F. Rycerz
> Engineering Section Manager

 Hi

 First, You must select the appropriate CYG_HAL_STARTUP_ROM, RAM or FLOPPY
in 
the i386 hal options.
 Then go to RedBoot Rom Monitor section  to RedBoot hal options. There You 
will find the option Build RedBoot binary image, just check it. ( in fact 
there are two: CYGBLD_BUILD_REDBOOT_BIN_FLOPPY and 
CYGBLD_BUILD_REDBOOT_BIN_ROM)

Regards
iz

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

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

* RE: [ECOS] i386pc redboot installation files
@ 2002-06-26  9:42 Koeller, T.
  0 siblings, 0 replies; 4+ messages in thread
From: Koeller, T. @ 2002-06-26  9:42 UTC (permalink / raw)
  To: 'Rycerz Roman-G11565'; +Cc: ecos-discuss (E-Mail)

That's a configuration option: CYGBLD_BUILD_REDBOOT_BIN.
tk

> -----Original Message-----
> From: Rycerz Roman-G11565 [mailto:roman.rycerz@motorola.com]
> Sent: Wednesday, June 26, 2002 6:09 PM
> To: 'Ecos Discussion List'
> Subject: [ECOS] i386pc redboot installation files
> 
> 
> Hi 
> 
> 	I hope someone can help me.  
> 	When I build redboot for a i386 platform, I only get 
> the redboot.elf
> files
> 	When I do the same for powerpc platform  I get in addition the
> .elf,.bin,.img,.srec
> 
> 	Ideas ???
> 
> 	
> 
> Roman F. Rycerz
> Engineering Section Manager
> 
> 
> 
> -- 
> Before posting, please read the FAQ: 
> http://sources.redhat.com/fom/ecos
> and search the list archive: http://sources.redhat.com/ml/ecos-discuss
> 
----------------------------------------------- 
Thomas Koeller, Software Development 

Basler Vision Technologies 
An der Strusbek 60-62 
22926 Ahrensburg 
Germany 

Tel +49 (4102) 463-390 
Fax +49 (4102) 463-46390

mailto:Thomas.Koeller@baslerweb.com 
http://www.baslerweb.com 



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

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

end of thread, other threads:[~2002-06-26 16:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-26  9:13 [ECOS] i386pc redboot installation files Rycerz Roman-G11565
2002-06-26  9:28 ` Iztok Zupet
2002-06-26  9:42 Koeller, T.
2002-06-26 10:28 Rycerz Roman-G11565

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