In message <[EMAIL PROTECTED]> you wrote:
>
> Thanks for the reply, but I have a few questions.
> The first is can U-boot load any application other than a Linux.
Of course it can. If you had read the manual, you should have found
the section about standalone applications. And of course it can
008 11:18 PM
To: Mondesir, Alshine
Cc: u-boot-users@lists.sourceforge.net
Subject: Re: [U-Boot-Users] Need Some Help
In message <[EMAIL PROTECTED]>
you wrote:
>
> My latest endaevor has me cross compiling a stand alone application for
> MPC8548 PPC for a U-Boot Based target. There i
In message <[EMAIL PROTECTED]> you wrote:
>
> My latest endaevor has me cross compiling a stand alone application for
> MPC8548 PPC for a U-Boot Based target. There is no Operating System to
> run on the target to speak of, just my application. I'm building the
> application in Code Warrior usin
[EMAIL PROTECTED] wrote:
> Please do not use HTML on this mailing list. All
> messages to this list must be in plain text.
>
> Mondesir, Alshine wrote:
>
>> My latest endeavor has me cross compiling a stand
>> alone application for > MPC8548 PPC for a U-Boot
>> Based target. There is no Operati
Please do not use HTML on this mailing list. All
messages to this list must be in plain text.
Mondesir, Alshine wrote:
> My latest endeavor has me cross compiling a stand
> alone application for > MPC8548 PPC for a U-Boot
> Based target. There is no Operating System to
> run on the target to sp
My latest endaevor has me cross compiling a stand alone application for
MPC8548 PPC for a U-Boot Based target. There is no Operating System to
run on the target to speak of, just my application. I'm building the
application in Code Warrior using an 8548_init.S hardware intialization
file.
1)