diff options
| author | Jonas Karlman <[email protected]> | 2023-07-22 14:02:15 +0000 |
|---|---|---|
| committer | Kever Yang <[email protected]> | 2023-07-28 18:45:03 +0800 |
| commit | 94da929b933668c4b9ece7d56a2a2bb5543198c9 (patch) | |
| tree | 9eea7d248ae043f05ce7c2056386f852d3fed031 /doc | |
| parent | 8c1bb04b5699ce74ad727d4513e1a40a58c9c628 (diff) | |
board: rockchip: Add Hardkernel ODROID-M1
Hardkernel ODROID-M1 is a single board computer with a RK3568B2 SoC,
a slightly modified version of the RK3568 SoC.
Features tested on a ODROID-M1 8GB v1.0 2022-06-13:
- SD-card boot
- eMMC boot
- SPI Flash boot
- PCIe/NVMe/AHCI
- SATA port
- USB host
Device tree is imported from linux v6.4.
Signed-off-by: Jonas Karlman <[email protected]>
Reviewed-by: Stefan Agner <[email protected]>
Tested-by: Stefan Agner <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/board/rockchip/rockchip.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/board/rockchip/rockchip.rst b/doc/board/rockchip/rockchip.rst index 78afd49e387..dfbc27a86d6 100644 --- a/doc/board/rockchip/rockchip.rst +++ b/doc/board/rockchip/rockchip.rst @@ -95,6 +95,7 @@ List of mainline supported Rockchip boards: * rk3568 - Rockchip Evb-RK3568 (evb-rk3568) + - Hardkernel ODROID-M1 (odroid-m1-rk3568) * rk3588 - Rockchip EVB (evb-rk3588) |
