Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/general/Tech-Specs.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ This page describes the full technical specifications of the Flipper One. Since
- **HDMI out:** full-size, v2.1, CEC support, 4K @ 120 Hz
- **Ethernet:** 2× RJ45, Gigabit
- **3.5 mm audio jack:** stereo out and microphone input (TRRS)
- **MicroSD card slot:** supports UHS-I SDR104
- **MicroSD card slot:** ⚠️ (UHS-I SDR104 — needs verification)
- **SIM card slot:** Nano SIM (4FF), passively connected to M.2 port

***
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/rockchip/RK3576-Boot-flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ updatedAt: Thu May 21 2026 00:00:00 GMT+0000 (Coordinated Universal Time)

This page describes the cold-boot sequence of the Rockchip RK3576 SoC used in Flipper One: from the on-chip Boot ROM through DDR initialization, SPL, the FIT-packaged main bootloader (U-Boot + ARM Trusted Firmware-A), and finally the operating system. It also documents the on-flash layout that the Boot ROM and SPL rely on.

The legacy [Rockchip Boot option wiki](https://opensource.rock-chips.com/wiki_Boot_option) covers older SoCs (RK33xx and earlier) and uses obsolete terminology (`miniloader`, `idbloader`) that is **not** part of the current RK3576 stack.
The legacy Rockchip Boot option wiki (`opensource.rock-chips.com/wiki_Boot_option`, no longer resolving) covers older SoCs (RK33xx and earlier) and uses obsolete terminology (`miniloader`, `idbloader`) that is **not** part of the current RK3576 stack.

***

Expand Down