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: eliminating redboot by including 'platform_setup' in default image?


On Thu, Feb 23, 2006 at 10:54:35AM +0530, vijay.peshkar@wipro.com wrote:
> Friends,
> 
> Am trying to eliminate redboot in my BSP for ixp425.
> Plan to include the minimal boot code(PLATFORM_SETUP) 
> into my vector.S for this purpose.

The correct way to do this is simply build you application with ROM
startup. No need to modify anything else.

        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]