From bca8b5d9d23700a6d78575a646f767de85b94d36 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Wed, 25 Mar 2020 12:49:02 +1030 Subject: tacoma: Create obmc-console config This configuration doesn't enable the rear uart. There has been an issue when sending large amount of data from the VUART -> obmc-console-server -> UART that is still under investigation. The rear uart is not used for development, so it can be disabled for now. (From meta-ibm rev: e3befcfc5e7e89bba7eba316c01e2b93001029a4) Signed-off-by: Joel Stanley Change-Id: Ib3ec92572fd8551a3d6db39616b016730edf5612 Signed-off-by: Andrew Geissler --- .../console/obmc-console/witherspoon-tacoma/obmc-console.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-ibm/meta-witherspoon/recipes-phosphor/console/obmc-console/witherspoon-tacoma/obmc-console.conf (limited to 'meta-ibm') diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/console/obmc-console/witherspoon-tacoma/obmc-console.conf b/meta-ibm/meta-witherspoon/recipes-phosphor/console/obmc-console/witherspoon-tacoma/obmc-console.conf new file mode 100644 index 0000000000..010d824684 --- /dev/null +++ b/meta-ibm/meta-witherspoon/recipes-phosphor/console/obmc-console/witherspoon-tacoma/obmc-console.conf @@ -0,0 +1,3 @@ +lpc-address = 0x3f8 +sirq = 4 +logsize = 256k -- cgit v1.2.3