Skip to content
Commit 93a7cef9 authored by Mohammed Javith Akthar M's avatar Mohammed Javith Akthar M Committed by John Chung
Browse files

meta-evb-fvp-base: SOL support

This commit enables host serial console access in base fvp (BMC).
In BMC, UART3(ttyAMA3) is mapped for SOL access.

Testing:

1. Verified using RD-V3-R1 FVP + Base FVP (running OpenBMC firmware)

2. Connect host console with BMC via socat command
   > socat -x tcp:localhost:5005 tcp:localhost:5067

3. Update the host state as running in BMC in debug console
   > busctl set-property xyz.openbmc_project.State.Host
     /xyz/openbmc_project/state/host0 xyz.openbmc_project.State.Host
     CurrentHostState s
     xyz.openbmc_project.State.Host.HostState.Running

4. Log-in to BMC webui via https://127.0.0.1:4223


5. Accesss SOL console from Overview page

Change-Id: I5d797b2b6f57a16d5b53f32c8aa422d102b55c56
Signed-off-by: default avatarMohammed Javith Akthar M <mohammedjavitham@ami.com>
parent 332c31e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment