From: Jan Kiszka <[email protected]> Signed-off-by: Jan Kiszka <[email protected]> --- README.md | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md index 4a0e606..ea3fb03 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,13 @@ directly to the eMMC because it does not contain any firmware. The [Avnet Ultra96](https://www.96boards.org/product/ultra96/) is supported. You can boot the board directly from the generated SD card image. +## Raspberry Pi 4 + +The [Raspberry Pi 4 Model B](https://www.raspberrypi.org/products/raspberry-pi-4-model-b/) +is support. You can boot the board directly from the generated SD card image. +The mini UART on the GPIO header (pin 6/8/10: Ground/TXD/RXD) is used as serial +console. + Community Resources ------------------- -- 2.16.4 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/875ed5246d2d3977ff5211c83e28167bd8b00d2e.1579170887.git.jan.kiszka%40siemens.com.
