This is the mail archive of the ecos-discuss@sources.redhat.com 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: How to add new commands in RedBoot



An excellent place to start, as I recently discovered, is to look at how the
iPAQ is done.  Under hal/arm/sa11x0/ipaq/current/src there is a file named
redboot_cmds.c.  Take a look at it.  Also, look at the cdl file for the ipaq
HAL.  It shows how to make sure the redboot_cmds.c file gets compiled.


_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/  Stephen Goadhouse                 Work: (434) 978-2888 x6 _/
_/  Staff Engineer       stephen.goadhouse@adiengineering.com _/
_/  ADI Engineering             http://www.adiengineering.com _/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

> -----Original Message-----
> From: ecos-discuss-owner@sources.redhat.com
> [mailto:ecos-discuss-owner@sources.redhat.com]On Behalf Of Prashant M
> Naik
> Sent: Thursday, April 25, 2002 10:33 AM
> To: ecos-discuss@sources.redhat.com
> Subject: [ECOS] How to add new commands in RedBoot
>
>
> Hi,
>
> I ported the RedBoot for my board. Now I want to add some test commands
> for my pheripheral devices on board. How can I do that?
> I want these tests to be part of RedBoot code which I am going flash it
> in the ROM at once and test it through UART.
> Normally in which directory I need to keep these test files ? And Should
> I follow same build steps as given in RedBoot User's Guide [ Chapter 3 -
> Rebuilding RedBoot]
>
> thank you
> prashant
>
>



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]