mirror of
https://github.com/linux-msm/bootrr.git
synced 2026-02-25 13:12:03 -08:00
oards/qcom,apq8016-sbc: Change partition check to boot
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 <anibal.limon@linaro.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
b765202e1d
commit
6603529a75
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user