mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
machine: Improve machine description
Machine descriptions are shown on layers.openembedded.org, so we need something clear and understandable for the user. Signed-off-by: Romain Perier <romain.perier@gmail.com> Reviewed-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
a505d0a3ef
commit
5445cdf9c7
|
@ -3,7 +3,7 @@
|
|||
|
||||
#@TYPE: Machine
|
||||
#@NAME: MarsBoard RK3066 Board
|
||||
#@DESCRIPTION: Machine configuration for the MarsBoard, based on Rockchip RK3066 SoC
|
||||
#@DESCRIPTION: The Marsboard-RK3066 is powered by the popular Rockchip dual core SOC combining a power dual core ARM Cortex A9 CPU and Quad core Mali400MP4 GPU.
|
||||
#http://www.marsboard.com
|
||||
|
||||
require conf/machine/include/rk3066.inc
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
#@TYPE: Machine
|
||||
#@NAME: Radxa Rock Board
|
||||
#@DESCRIPTION: Machine configuration for the Radxa Rock Board, based on Rockchip RK3188 CPU
|
||||
#@DESCRIPTION: Radxa Rock is SBC designed by Radxa.It has quad-core ARM cortex-a9 processor, 80 pin headers, which makes easy to connect other I/O or GPIO
|
||||
#http://radxa.com
|
||||
|
||||
require conf/machine/include/rk3188.inc
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
#@TYPE: Machine
|
||||
#@NAME: Firefly RK3288
|
||||
#@DESCRIPTION: Machine configuration for the firefly RK3288, based on Rockchip RK33288 SoC
|
||||
#@DESCRIPTION: Firefly-RK3288 is a high-performance platform, with strong computing power, graphic processing and video decoding ability.
|
||||
#http://www.t-firefly.com/en/
|
||||
|
||||
include conf/machine/include/rk3288.inc
|
||||
|
|
Loading…
Reference in New Issue
Block a user