rk3568_ubuntu_r60_v1.3.2/yocto/meta-rockchip/conf/machine/rockchip-px30-evb.conf

18 lines
406 B
Plaintext
Raw Normal View History

2023-11-03 14:12:44 +08:00
# Copyright (c) 2019, Fuzhou Rockchip Electronics Co., Ltd
# Released under the MIT license (see COPYING.MIT for the terms)
#@TYPE: Machine
#@NAME: PX30 EVB
require conf/machine/include/px30.inc
KERNEL_DEVICETREE = "rockchip/px30-evb-ddr3-v10-linux.dtb"
UBOOT_MACHINE = "evb-px30_defconfig"
RK_WIFIBT_FIRMWARES = " \
rkwifibt-firmware-ap6212a1-wifi \
rkwifibt-firmware-ap6212a1-bt \
brcm-tools \
"