diff options
| author | Chris Morgan <macromorgan@hotmail.com> | 2024-02-05 12:58:53 -0600 |
|---|---|---|
| committer | Kever Yang <kever.yang@rock-chips.com> | 2024-03-14 18:19:28 +0800 |
| commit | b7202ebcebe1d70de522831a5b6c8ce063629d90 (patch) | |
| tree | 7e674472c444644c689e8f1ed5e361ab8f8b885b /doc | |
| parent | c8545d2bba368feaf317d17df08ab5d780b27326 (diff) | |
board: rockchip: Add support for Powkiddy RGB10MAX3
Add support to the RGxx3 device for the Powkiddy RGB10MAX3. This device
is extremely similar to all the other devices and can use the same
bootloader with the same detection logic.
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/board/anbernic/rgxx3.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/board/anbernic/rgxx3.rst b/doc/board/anbernic/rgxx3.rst index d159ed2f762..1e63e6951e2 100644 --- a/doc/board/anbernic/rgxx3.rst +++ b/doc/board/anbernic/rgxx3.rst @@ -17,6 +17,7 @@ This allows U-Boot to boot the following Anbernic devices: Additionally, the following very similar non-Anbernic devices are also supported: + - Powkiddy RGB10MAX3 - Powkiddy RGB30 - Powkiddy RK2023 |
