[U-Boot-Users] Write a message to UART Port

Hi,
I want to write an application which writes some message in PPC440SP board UART port. I am actually using U-boot 1.1.4 as a boot loader . Can anyone explain me what exactly needs to be done for this? I have seen the helloWorld standalone program, but my interest is to initialize the stack and other minimal steps in my application and call the C function to print the message. Please anyone give me an idea.
Thanks

In message d4c21b830602131633k7dde60fcuf4abf1f6f634514f@mail.gmail.com you wrote:
I want to write an application which writes some message in PPC440SP board UART port. I am actually using U-boot 1.1.4 as a boot loader . Can anyone explain me what exactly needs to be done for this? I have seen
See the hello world program in the examples directory.
the helloWorld standalone program, but my interest is to initialize the stack and other minimal steps in my application and call the C function to
I don't understand. U-Boot already does this for you. Just use it.
------=_Part_4709_28731391.1139877237486 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
And *NEVER* post HTML here.
Best regards,
Wolfgang Denk
participants (2)
-
Priya PM
-
Wolfgang Denk