rk3568_ubuntu_r60_v1.3.2/yocto/meta-rockchip/conf/machine/include/rk3588.inc

14 lines
352 B
PHP
Raw Normal View History

2023-11-03 14:12:44 +08:00
# Copyright (c) 2021, Rockchip Electronics Co., Ltd
# Released under the MIT license (see COPYING.MIT for the terms)
SOC_FAMILY ?= "rk3588"
PREFERRED_VERSION_linux-rockchip ?= "5.10%"
LINUXLIBCVERSION ?= "5.10-custom%"
require conf/machine/include/rockchip-arm64-common.inc
MALI_GPU := "valhall-g610"
MALI_VERSION := "g6p0"
RK_ISP_VERSION := "3.0"