[U-Boot-Users] Redirection via serial port

Hi, I am working in MPC5200B powerpc. I suppose to use UBoot as the bootloader. I want to know how to redirect stdin, stdout, stderr during boot to serial port.
Tell me where I have to make the necessary changes in the bootloader.
Regards Yaso

In message 11554106.post@talk.nabble.com you wrote:
I am working in MPC5200B powerpc. I suppose to use UBoot as the bootloader. I want to know how to redirect stdin, stdout, stderr during boot to serial port.
U-Boot uses the serial port as console by default. No "redirection" necessary.
Tell me where I have to make the necessary changes in the bootloader.
You porbably still have to port U-Boot to your board, But that's a different story.
And please, don't post the same question 5 times...
Best regards,
Wolfgang Denk
participants (2)
-
Wolfgang Denk
-
yasosyaso