Andrew, Tried that. But then it had used flash addresses to run platform_setup And executing this code by downloading failed. Also, I do not have any tool to flash the image to flash(am using multi-ice and axd debugger). Any pointers?. Finally it would not be a good idea to do bsp porting by flashing the test images?.
Regards, Vijay ------------------------ Vijay Kumar .P Wipro Technologies, Tel: 30295119 ------------------------ -----Original Message----- From: Andrew Lunn [mailto:[EMAIL PROTECTED] Sent: Thursday, February 23, 2006 1:32 PM To: Vijay Kumar Peshkar (WT01 - Semiconductors IP Solutions) Cc: [EMAIL PROTECTED] Subject: Re: [ECOS] eliminating redboot by including 'platform_setup' in default image? On Thu, Feb 23, 2006 at 10:54:35AM +0530, [EMAIL PROTECTED] 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
