rk3568_ubuntu_r60_v1.3.2/yocto/meta-rockchip/conf/machine/rockchip-px30-evb.conf
2023-11-03 06:12:44 +00:00

18 lines
406 B
Plaintext

# 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 \
"