From 01933335a98595562925e36b9a1be1e5156b0366 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 31 Mar 2016 13:36:47 -0600 Subject: [PATCH] Update README --- configs/sabre-6quad/README.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/configs/sabre-6quad/README.txt b/configs/sabre-6quad/README.txt index d37fd1818ed..07eb1d95f38 100644 --- a/configs/sabre-6quad/README.txt +++ b/configs/sabre-6quad/README.txt @@ -36,8 +36,10 @@ configuration described below except that it does not have the 10.1" LVDS display. Next step: Figure out how to run a copy of NuttX using U-Boot. 2016-03-31: Most all of the boot of the NSH configuration seems to be -working. It gets to NSH and NSH appears to run normally. However, there is -no output on the UART1 VCOM. +working. It gets to NSH and NSH appears to run normally. Non-interrupt +driver serial output to the VCOM console is working (llsyslog). However, +there does not appear to be any interrupt activity: No timer interrupts, +no interrupt driver serial console output (syslog, printf). Platform Features =================