Posts by igmThomas

    Thanks for your answer, but this is not working.
    I have connected one PC serial port to ttySAC0 and another PC port to ttySAC2.
    After entering the setenv stdout ... command (on standart port - ttySAC0) neither console output nor input is working. Only a hard reset will make it running again.


    Now I have tried to redirect the console to ttySAC2 after startup.
    In buildroot ->"System configuration->Port to run a getty" I changed from ttySAC0 to ttySAC2. Then I got the login prompt on ttySAC2 but no input is possible. It seems that stdin/out is not on ttySAC2. Can I redirect stdin/out to ttySAC2?

    Hi


    First, I´m relatively new in Linux so my knowledge is not too big...
    I would like to display a bootscreen. Does uboot support splash screens? If yes, how do I have to configure it


    Thanks for your help!
    Thomas