Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Additional UART in u-boot

If you do not want to switch these variables, 
because you still want output on the default UART 
you will have to access the device driver. 

Unfortunately drivers/serial/serial-uclass.c 
does not yet export functions for this. 

But _serial_putc(), __serial_getc(), and __serial_tstc() 
should give you an idea how this is done.
Comment

Additional UART in u-boot

That would indeed be useful. I was facing a similar issue of having to
initialize multiple UARTs, and ended up probing additional instances
manually from the board file using the respective DM functions
(unreleased code). 

Not pretty but it worked. 

I'll be happy to test such a patch if created.
Comment

PREVIOUS NEXT
Code Example
Shell :: install htttpd ubuntu 
Shell :: learn how to use bash (variables) 
Shell :: npm react js package for form factor responsive site development 
Shell :: remove outdated branches git 
Shell :: Fix SSH Error in Terminal & Linux: client_loop: send disconnect: Broken pipe 
Shell :: anbox install libhoudini 
Shell :: qemu convert qcow2 to vdi 
Shell :: grep 
Shell :: clamscan quarantine 
Shell :: comand for insalling playonlinux 
Shell :: jetson nano 4.3 TRT 
Shell :: cups disable and reneable a printer 
Shell :: sudo nano search 
Shell :: ubuntu black screen recording 
Shell :: raspian buster mit uv4l 
Shell :: on-root/non-service/non-daemon users 
Shell :: sexy bash 
Shell :: is a command to create a user account named serena, including a home directory and a description. 
Shell :: bash similiar to choice in cmd 
Shell :: give names to ips on local machine ubuntu 
Shell :: script linux code 
Shell :: powerrshell adobject get all deleted 
Shell :: git get data from the repo 
Shell :: Linux Terminal has lost its colours 
Shell :: shell redirect otpt to multiple files 
Shell :: systemd enable sshd services 
Shell :: camera from usb pi 3 
Shell :: fix errors occurred during update in linux 
Shell :: install realsense viewer in jetson nano 
Shell :: sync folder from local to server with progress 
ADD CONTENT
Topic
Content
Source link
Name
4+4 =