blob: 5193d45e1f69292e6c5c5ac9c2092c59b53270ac (
plain)
1
2
3
4
5
6
7
|
#@TYPE: Machine
#@NAME: Radxa Zero 3W
#@DESCRIPTION: The Radxa ZERO 3w is an ultra-small, high-performance single board computer based on the Rockchip RK3566, with a compact form factor, and rich interfaces.
#http://radxa.com/products/zeros/zero3w/
require conf/machine/include/radxa-zero-3.inc
KERNEL_DEVICETREE = "rockchip/rk3566-radxa-zero-3w.dtb"
|