我执行下面这条命令去编译HDMI固件: ./FFTools/make.sh -d roc-rk3588s-pc -j8 -l roc_rk3588s_pc-userdebug 出现了如下错误提示: --------------------------------------------------------------------------------- In file included from build/make/core/config.mk:313: In file included from build/make/core/envsetup.mk:312: build/make/core/product_config.mk:160: error: Can not locate config makefile for product "roc_rk3588s_pc". 15:06:38 dumpvars failed with: exit status 1 --------------------------------------------------------------------------------- 为了确认,我又编译了一下MIPI DSI0的固件: ./FFTools/make.sh -d roc-rk3588s-pc-mipi101-M101014-BE45-A1 -j8 -l roc_rk3588s_pc_mipi-userdebug 出现了如下错误提示: --------------------------------------------------------------------------------- In file included from build/make/core/config.mk:313: In file included from build/make/core/envsetup.mk:312: build/make/core/product_config.mk:160: error: Can not locate config makefile for product "roc_rk3588s_pc_mipi". 15:37:58 dumpvars failed with: exit status 1 --------------------------------------------------------------------------------- 所以我在kernel里找如下这些文件,但是在dts目录里没有找到: ・kernel-5.10/arch/arm64/boot/dts/rockchip/roc-rk3588s-pc.dtsi ・kernel-5.10/arch/arm64/boot/dts/rockchip/roc-rk3588s-pc-mipi101-M101014-BE45-A1.dts 请问这个问题该怎么解决呢? |
-
867 Bytes, 下载次数: 0, 下载积分: 灯泡 -1 , 经验 -1