commit | 27dbef0efe1959d0a7d6457565ef4378fd987b6e | [log] [tgz] |
---|---|---|
author | Yang Chen <yang.chen@quantatw.com> | Fri Dec 08 20:36:52 2023 +0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Jan 10 16:47:28 2024 +0000 |
tree | b15068d0383d04a92cfa1053774f8285ebdaf0e2 | |
parent | 7831b5e15714160276e5dc49fd0432ab58e7f82a [diff] [blame] |
meta-facebook: minerva: add sol function In the Minerva system, CMM needs to switch the UART to each MTIA blade BMC console of 16 blades on the ttyS0 by controlling the UART select pins to the CPLD. Change-Id: I094074fd27fb24627038601c67569571acf427ee Signed-off-by: Yang Chen <yang.chen@quantatw.com> Signed-off-by: Yi-Shum <EasonChen1@quantatw.com>
diff --git a/meta-facebook/meta-minerva/recipes-phosphor/images/fb-minerva-phosphor-image.inc b/meta-facebook/meta-minerva/recipes-phosphor/images/fb-minerva-phosphor-image.inc index 6c9d5bc..986a99a 100644 --- a/meta-facebook/meta-minerva/recipes-phosphor/images/fb-minerva-phosphor-image.inc +++ b/meta-facebook/meta-minerva/recipes-phosphor/images/fb-minerva-phosphor-image.inc
@@ -9,3 +9,8 @@ OBMC_IMAGE_EXTRA_INSTALL:append = " \ plat-svc \ " + +# For console to the MTIA blade +OBMC_IMAGE_EXTRA_INSTALL:append = " \ + obmc-console \ +"