Hi Support,
Is it possible to create a file on a USB memory in u-boot? I would need just a empty file. I tried to recompile u-boot with CONFIG_FAT_WRITE but there are many errors.
Thanks!
Tom
Hi Support,
Is it possible to create a file on a USB memory in u-boot? I would need just a empty file. I tried to recompile u-boot with CONFIG_FAT_WRITE but there are many errors.
Thanks!
Tom
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?
Hello,
is it possible to change the UBoot serial port from ttySAC0 to ttySAC2?
Thanks!
Thomas
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