mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 12:49:03 +02:00

We have two board variants, respectively with 2GB and 4GB RAM. Signed-off-by: Yann Dirson <yann@blade-group.com>
11 lines
490 B
Plaintext
11 lines
490 B
Plaintext
COMPATIBLE_MACHINE_marsboard-rk3066 = "marsboard-rk3066"
|
|
COMPATIBLE_MACHINE_rock2-square = "rock2-square"
|
|
COMPATIBLE_MACHINE_radxarock = "radxarock"
|
|
COMPATIBLE_MACHINE_firefly-rk3288 = "firefly-rk3288"
|
|
COMPATIBLE_MACHINE_vyasa-rk3288 = "vyasa-rk3288"
|
|
COMPATIBLE_MACHINE_tinker-board = "tinker-board"
|
|
COMPATIBLE_MACHINE_tinker-board-s = "tinker-board-s"
|
|
COMPATIBLE_MACHINE_rock-pi-4 = "rock-pi-4"
|
|
COMPATIBLE_MACHINE_nanopi-m4 = "nanopi-m4"
|
|
COMPATIBLE_MACHINE_nanopi-m4-2gb = "nanopi-m4-2gb"
|