mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-10 17:26:59 +02:00
doc: board: theobroma-systems: fix feature list in introductions
Board introductions have a feature list which isn't formatted properly according to rST and is thus rendered incorrectly. Fix this by adding the missing newlines in the appropriate places. Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
This commit is contained in:
parent
920e165ebf
commit
c7360f17fb
@ -27,6 +27,7 @@ RK3399-Q7 features:
|
|||||||
* Camera: 2x CSI (one on the edge connector, one on the Q7 specified CSI ZIF)
|
* Camera: 2x CSI (one on the edge connector, one on the Q7 specified CSI ZIF)
|
||||||
* NOR Flash: onboard SPI NOR
|
* NOR Flash: onboard SPI NOR
|
||||||
* Companion Controller: onboard additional Cortex-M0 microcontroller
|
* Companion Controller: onboard additional Cortex-M0 microcontroller
|
||||||
|
|
||||||
* RTC
|
* RTC
|
||||||
* fan controller
|
* fan controller
|
||||||
* CAN
|
* CAN
|
||||||
|
@ -8,6 +8,7 @@ connector) system-on-module from Theobroma Systems, featuring the
|
|||||||
Rockchip RK3588.
|
Rockchip RK3588.
|
||||||
|
|
||||||
It provides the following feature set:
|
It provides the following feature set:
|
||||||
|
|
||||||
* up to 16GB LPDDR4x
|
* up to 16GB LPDDR4x
|
||||||
* on-module eMMC
|
* on-module eMMC
|
||||||
* SD card (on a baseboard) via edge connector
|
* SD card (on a baseboard) via edge connector
|
||||||
@ -18,14 +19,20 @@ It provides the following feature set:
|
|||||||
* HDMI input over FPC connector
|
* HDMI input over FPC connector
|
||||||
* CAN
|
* CAN
|
||||||
* USB
|
* USB
|
||||||
|
|
||||||
- 1x USB 3.0 dual-role (direct connection)
|
- 1x USB 3.0 dual-role (direct connection)
|
||||||
- 2x USB 3.0 host + 1x USB 2.0 host
|
- 2x USB 3.0 host + 1x USB 2.0 host
|
||||||
|
|
||||||
* PCIe
|
* PCIe
|
||||||
|
|
||||||
- 1x PCIe 2.1 Gen3, 4 lanes
|
- 1x PCIe 2.1 Gen3, 4 lanes
|
||||||
- 2xSATA / 2x PCIe 2.1 Gen1, 2 lanes
|
- 2xSATA / 2x PCIe 2.1 Gen1, 2 lanes
|
||||||
|
|
||||||
* on-module ATtiny816 companion controller, implementing:
|
* on-module ATtiny816 companion controller, implementing:
|
||||||
|
|
||||||
- low-power RTC functionality (ISL1208 emulation)
|
- low-power RTC functionality (ISL1208 emulation)
|
||||||
- fan controller (AMC6821 emulation)
|
- fan controller (AMC6821 emulation)
|
||||||
|
|
||||||
* on-module Secure Element with Global Platform 2.2.1 compliant
|
* on-module Secure Element with Global Platform 2.2.1 compliant
|
||||||
JavaCard environment
|
JavaCard environment
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user