From bc5af5dedf12c3dd5081b29a411d81743b8a8232 Mon Sep 17 00:00:00 2001 From: Christoph Muellner Date: Tue, 25 Jun 2019 17:36:33 +0200 Subject: Disable AVB verification. This patch disables the AVB verification by removing the vbmeta node in the firmware_android section in the DTS. This changes has been suggested by Rockchip to temporary circumvent verification errors. Signed-off-by: Christoph Muellner --- arch/arm64/boot/dts/rockchip/rk3399-puma-android.dts | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3399-puma-android.dts b/arch/arm64/boot/dts/rockchip/rk3399-puma-android.dts index 31f26dcaced8..e9ae441a3aea 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-puma-android.dts +++ b/arch/arm64/boot/dts/rockchip/rk3399-puma-android.dts @@ -928,11 +928,7 @@ &firmware_android { compatible = "android,firmware"; - boot_devices = "fe330000.sdhci,fe320000.dwmmc"; - vbmeta { - compatible = "android,vbmeta"; - parts = "vbmeta,boot,system,vendor,dtbo"; - }; + boot_devices = "fe330000.sdhci"; fstab { compatible = "android,fstab"; vendor { -- cgit v1.2.3