mirror of
https://github.com/linux-msm/bootrr.git
synced 2026-02-25 13:12:03 -08:00
boards: Add Qualcomm sa8155p ADP
Add the bootrr board file for sa8155p adp board. Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
e7ea52f897
commit
de442c7201
1
Makefile
1
Makefile
@@ -33,6 +33,7 @@ BOARDS := arrow,apq8096-db820c \
|
||||
qcom,sdm845-mtp \
|
||||
qcom,soc-sm8150 \
|
||||
qcom,sm8150-mtp \
|
||||
qcom,sa8155p-adp \
|
||||
qcom,sm8250-mtp \
|
||||
qcom,sm8350-mtp \
|
||||
qcom,qrb5165-rb5 \
|
||||
|
||||
3
boards/qcom,sa8155p-adp
Normal file
3
boards/qcom,sa8155p-adp
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
source $(dirname $0)/qcom,soc-sm8150
|
||||
Reference in New Issue
Block a user