summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/rockchip/rk3399-puma-android.dts
diff options
context:
space:
mode:
authorChristoph Muellner <christoph.muellner@theobroma-systems.com>2019-06-25 17:36:33 +0200
committerChristoph Muellner <christoph.muellner@theobroma-systems.com>2019-06-25 17:36:33 +0200
commitbc5af5dedf12c3dd5081b29a411d81743b8a8232 (patch)
tree1e5ceda50a92f56b6cb6ae413996ac0d0f0cc4d5 /arch/arm64/boot/dts/rockchip/rk3399-puma-android.dts
parent8c4a4fc0862e20d6def1335b5885bd516de74da6 (diff)
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 <christoph.muellner@theobroma-systems.com>
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/rk3399-puma-android.dts')
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3399-puma-android.dts6
1 files changed, 1 insertions, 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 {