#
# tty_config.txt - setup the tty configuration for boards that use the first UART as console.
#                  (often unnecessary, since these are usually the default values)
#

setenv ${txt_file}
 
setenv tty_args console=ttyS0,${baudrate} SERIALGETTY=ttyS0 SERIALBAUD=${baudrate}