02-28-2019, 01:24 PM
build error is:
DTC arch/arm64/boot/dts/rockchip/rk3399-box-808-android-6.0.dtb
arch/arm64/boot/dts/rockchip/rk3399-box-808-android-6.0.dtb: ERROR (phandle_references): Reference to non-existent node or label "cpu_id"
ERROR: Input tree has errors, aborting (use -f to force output)
make[2]: *** [scripts/Makefile.lib:320: arch/arm64/boot/dts/rockchip/rk3399-box-808-android-6.0.dtb] Error 2
make[1]: *** [scripts/Makefile.build:484: arch/arm64/boot/dts/rockchip] Error 2
make: *** [arch/arm64/Makefile:131: dtbs] Error 2
i comment-out almost every dts from arch/arm63/boot/dts/rockchip/Makefile except of rk3399-rockpro64.dts
then it compiles just fine but panics on boot
DTC arch/arm64/boot/dts/rockchip/rk3399-box-808-android-6.0.dtb
arch/arm64/boot/dts/rockchip/rk3399-box-808-android-6.0.dtb: ERROR (phandle_references): Reference to non-existent node or label "cpu_id"
ERROR: Input tree has errors, aborting (use -f to force output)
make[2]: *** [scripts/Makefile.lib:320: arch/arm64/boot/dts/rockchip/rk3399-box-808-android-6.0.dtb] Error 2
make[1]: *** [scripts/Makefile.build:484: arch/arm64/boot/dts/rockchip] Error 2
make: *** [arch/arm64/Makefile:131: dtbs] Error 2
i comment-out almost every dts from arch/arm63/boot/dts/rockchip/Makefile except of rk3399-rockpro64.dts
then it compiles just fine but panics on boot