HYL_OK3568_LINUX/yocto/meta-rockchip/conf/machine/rockchip-rk3562-evb.conf
2025-05-10 21:49:39 +08:00

18 lines
401 B
Plaintext

# Copyright (c) 2023, Rockchip Electronics Co., Ltd
# Released under the MIT license (see COPYING.MIT for the terms)
#@TYPE: Machine
#@NAME: RK3562 EVB
require conf/machine/include/rk3562.inc
KERNEL_DEVICETREE = "rockchip/rk3562-evb1-lp4x-v10-linux.dtb"
UBOOT_MACHINE = "rk3562_defconfig"
RK_WIFIBT_FIRMWARES = " \
rkwifibt-firmware-ap6275s-wifi \
rkwifibt-firmware-ap6275-bt \
brcm-tools \
"