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: tool to prepare flash image for RedBoot


On Fri, May 04, 2007 at 04:43:29PM +1000, Hamish Moffatt wrote:
> Hi,
> 
> I have an embedded system using RedBoot. I would like to prepare an
> image to be programmed into the FLASH devices before board assembly.
> 
> Is there a tool available to build a complete image containing RedBoot, 
> a SysConfig partition with a default boot script, an initialised 
> file system and a linux image?

Probably the easiest way to do this is build a real system, configure
it exactly how you want, and then use JTAG to read out the flash, byte
for byte.
    
    Andrew

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