diff options
| author | Potin Lai <potin.lai@quantatw.com> | 2024-11-27 10:53:03 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2024-12-14 04:54:42 +0300 |
| commit | 4b440743d04fea809d6b85ab11fabe422fc22f4b (patch) | |
| tree | c475eee2b86672a9f22ef7b9a7b850a8b138673c | |
| parent | 1d19bb6db66dd40f999dbfcd25be489aa4ecd0b3 (diff) | |
| download | openbmc-2.18.0-dev.tar.xz | |
meta-facebook: obmc-console: increase sol log size2.18.0-dev
Expand log size to 256KB, align with multi-host config.
Change-Id: I54d0b55b1d27b90fe5839cdbef476d01c0ca04a2
Signed-off-by: Potin Lai <potin.lai@quantatw.com>
| -rw-r--r-- | meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-singlehost/server.ttyS2.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-singlehost/server.ttyS2.conf b/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-singlehost/server.ttyS2.conf index c5b591b2c9..0eac8b444b 100644 --- a/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-singlehost/server.ttyS2.conf +++ b/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-singlehost/server.ttyS2.conf @@ -2,3 +2,4 @@ baud = 57600 console-id = host0 logfile = /var/log/obmc-console-host0.log aspeed-uart-routing = "OBMC_SOL_ROUTING" +logsize = 256k |
