mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-31 10:26:10 +01: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:
		
				
					committed by
					
						 Heinrich Schuchardt
						Heinrich Schuchardt
					
				
			
			
				
	
			
			
			
						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) | ||||
|  * NOR Flash: onboard SPI NOR | ||||
|  * Companion Controller: onboard additional Cortex-M0 microcontroller | ||||
|  | ||||
|    * RTC | ||||
|    * fan controller | ||||
|    * CAN | ||||
|   | ||||
| @@ -8,6 +8,7 @@ connector) system-on-module from Theobroma Systems, featuring the | ||||
| Rockchip RK3588. | ||||
|  | ||||
| It provides the following feature set: | ||||
|  | ||||
|  * up to 16GB LPDDR4x | ||||
|  * on-module eMMC | ||||
|  * SD card (on a baseboard) via edge connector | ||||
| @@ -18,14 +19,20 @@ It provides the following feature set: | ||||
|  * HDMI input over FPC connector | ||||
|  * CAN | ||||
|  * USB | ||||
|  | ||||
|    - 1x USB 3.0 dual-role (direct connection) | ||||
|    - 2x USB 3.0 host + 1x USB 2.0 host | ||||
|  | ||||
|  * PCIe | ||||
|  | ||||
|    - 1x PCIe 2.1 Gen3, 4 lanes | ||||
|    - 2xSATA / 2x PCIe 2.1 Gen1, 2 lanes | ||||
|  | ||||
|  * on-module ATtiny816 companion controller, implementing: | ||||
|  | ||||
|    - low-power RTC functionality (ISL1208 emulation) | ||||
|    - fan controller (AMC6821 emulation) | ||||
|  | ||||
|  * on-module Secure Element with Global Platform 2.2.1 compliant | ||||
|    JavaCard environment | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user