From c5bfb13e50e40eb46b92bf68742acd2cb805573e Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 7 Jun 2019 07:06:05 -0600 Subject: [PATCH] Update README --- configs/makerlisp/README.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/configs/makerlisp/README.txt b/configs/makerlisp/README.txt index ff11ef26f8..b7e8f87954 100644 --- a/configs/makerlisp/README.txt +++ b/configs/makerlisp/README.txt @@ -187,8 +187,8 @@ Serial Keyboard and VGA Display the USB/UART connection, you want this jumper REMOVED, not bridging the two header pins front to back. - TBD: What is the UART configuration when used with the VGA and Keyboard - adapters? + The PC terminal software should be configured as described in the MakerLisp + Putty HOWTO document: 115200N1 BAUD. Default Serial Console ---------------------- @@ -294,5 +294,6 @@ Configuration Subdirectories need to selection CONFIG_MAKERLISP_VGA=y in your configuration. This enables a required VGA initialization sequence. - TBD: What is the UART configuration when used with the VGA and - Keyboard controllers? + The PC terminal software should be configured as described in the + MakerLisp Putty HOWTO document: 115200N1 BAUD. +