Skip to content
Commit 1a30877a authored by Potin Lai's avatar Potin Lai Committed by Patrick Williams
Browse files

meta-facebook: harma: obmc-console: setup host uart routing



In harma system, the host console diagram as below.

```
 ┌──────────────┐
 │ Host Console │
 └┬─────────────┘
  │
┌─┼──────────────────────────┐
│ │                          │
│ │ ┌───────┐     ┌───────┐  │  ┌──────────────┐
│ ├─┤ UART1 ├─────┤ UART4 ├──┼──┤ obmc-console │
│ │ └───────┘     │(ttyS2)│  │  │    (SOL)     │
│ │               └───────┘  │  └──────────────┘
│ │                          │
│ │ ┌───────┐     ┌───────┐  │  ┌───────────────┐
│ └─┤ UART2 ├─────┤  IO1  ├──┼──┤ Debug Console │
│   └───────┘     └───────┘  │  └───────────────┘
│                            │
└────────────────────────────┘
```

Add an extra config for setting uart routing of host console.
- uart1 <--> uart4
- io1 <--> uart2

Signed-off-by: default avatarPotin Lai <potin.lai@quantatw.com>
Change-Id: I3b99b6b834d4ec1c4152c018c5a0e39230eec415
parent 4a8493b5
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