Go to file
Trevor Woerner 8cd56cdcd8 console cleanup
Consolidate all the various console definitions to the common
conf/machine/include/rockchip-defaults.inc file and create
RK_CONSOLE_BAUD and RK_CONSOLE_DEVICE variables that can be
reused in the wks files.

The following variables were checked before and after this patch
to make sure they are sensible:
- SERIAL_CONSOLES
- RK_CONSOLE_DEVICE
- RK_CONSOLE_BAUD

A boot test was performed on the following boards to make sure
they all continue to boot to a cmdline:
- tinker-board
- rock-pi-e
- nanopi-m4-2gb
- rock64
- rock-pi-4b

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
2021-06-27 14:43:56 -04:00
classes veyron-speedy: remove machine 2020-02-14 00:25:26 -05:00
conf console cleanup 2021-06-27 14:43:56 -04:00
dynamic-layers/qt5-layer/recipes-qt/qt5 qtbase: Add needed bbappend for rk3399 SOCs 2021-06-23 15:43:26 -04:00
recipes-bsp trusted-firmware-a: Fix rk3399 build with gcc11 2021-05-12 12:07:28 -04:00
recipes-graphics/mesa rk3399: Add generic rk3399 support 2020-01-27 16:32:19 -05:00
recipes-kernel/linux rock64: add machine 2021-06-17 22:29:22 -04:00
wic console cleanup 2021-06-27 14:43:56 -04:00
COPYING.MIT Initial commit 2014-04-04 16:25:45 +02:00
README rock64: add machine 2021-06-17 22:29:22 -04:00

OpenEmbedded BSP layer for Rockchip boards

About:

The purpose of this layer is to provide OpenEmbedded BSP support for
Rockchip-based devices using upstream sources as much as possible.

Dependencies:

URI: git://git.openembedded.org/openembedded-core
layers: meta
branch: matched branches (e.g. master, sumo, ...)

URI: git://git.yoctoproject.org/meta-arm
layers: meta-arm, meta-arm-toolchain
branch: matched branches (e.g. master, sumo, ...)

Status of supported boards:

builds and boots wic image:
	nanopi-m4
	nanopi-m4-2gb
	rock-pi-e
	rock-pi-4a
	rock-pi-4b
	rock-pi-4c
	rock64
	tinker-board
	tinker-board-s
	vyasa-rk3288
	firefly-rk3288
builds:
	marsboard-rk3066
	radxarock
	rock2-square

Maintenance:

Please send pull requests, patches, comments, or questions to the
yocto mailing list (yocto@lists.yoctoproject.org) CCing the maintainer

When sending patches, please make sure the email subject line includes
"[meta-rockchip][PATCH]" and follow the community's patch submission
guidelines, as described in:
	https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
	https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded

For example, to send your most recent commit (i.e. just one patch),
please use something like:
	git format-patch -M --subject-prefix="meta-rockchip][PATCH" HEAD^
	git send-email --to yocto@lists.yoctoproject.org --cc twoerner@gmail.com <your patch file>

Maintainer:

Trevor Woerner <twoerner@gmail.com>

Brief History:

2014 April
	- originally started by Julien Chauveau
	- Romain Perier joins
2014 Sep
	- Julien leaves
2015 Aug
	- Trevor Woerner joins
2017 Mar
	- developers from Rockchip fork this layer see:
		https://github.com/rockchip-linux/meta-rockchip.git
		http://rockchip.wikidot.com/yocto-user-guide
2017 May
	- Romain leaves
2018 Feb
	- Rockchip developers abandon their fork for buildroot
		http://opensource.rock-chips.com/wiki_Buildroot