From 6603529a7557ae3f58ef017d0f36fc933c1edd7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?An=C3=ADbal=20Lim=C3=B3n?= Date: Tue, 26 Jan 2021 16:22:10 -0600 Subject: [PATCH] oards/qcom,apq8016-sbc: Change partition check to boot MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Linux and Android bootloaders differs in set of partitions rootfs vs system/userdata respectively. Both has boot partition. Signed-off-by: Aníbal Limón --- boards/qcom,apq8016-sbc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/qcom,apq8016-sbc b/boards/qcom,apq8016-sbc index a957d5d..8b98e65 100755 --- a/boards/qcom,apq8016-sbc +++ b/boards/qcom,apq8016-sbc @@ -130,7 +130,7 @@ assert_driver_present sdhci-msm-driver-present sdhci_msm assert_device_present sdhci-msm-mmc0-probed sdhci_msm 7824900.* 10 assert_device_present sdhci-msm-mmc1-probed sdhci_msm 7864900.* 10 assert_mmc_present sdhci-msm-mmcblk0-probed mmc0:0001 -assert_partition_found sdhci-msm-has-userdata userdata +assert_partition_found sdhci-msm-has-boot boot # UFS 0/0/0/0 (0) # UFS ICE 0/0/0/0 (0)