[ECOS] Boot Code in ECOS
vara
varav@cdotb.ernet.in
Sun Oct 28 20:29:00 GMT 2001
hi
the start up code for mpc 860 is present in vectors.s. this is present in
..\ecos\packages\hal\powerpc\arch\v1_3_1\src\vectors.s.
this vector.S file will call a macro to initialize the board.
If u have included a specific platform(for eg:mbx board ) in ur
configuration, then that macro would be present as a XXX.S file in the
specific folder(for mbx hardware initialization, the file is mbx.s which
is present in ...\ecos\packages\hal\powerpc\mbx\v1_3_1\src\mbx.s
regds
vara
On Sun, 28 Oct 2001, Pushparaj wrote:
> Hi All,
> I am looking for initial bootstrap code ie., the hardware initialization
> routines for any board on MPC860 platform. Can anyone guide me as to where
> to look in the ecos source code ?
>
> Regards,
> Pushparaj
>
>
More information about the Ecos-discuss
mailing list