mirror of
https://github.com/linux-msm/bootrr.git
synced 2026-02-25 13:12:03 -08:00
e7ea52f897ef95c6abbad79848f3432b116d6762
Create a SoC file for Qualcomm sm8150 part since there can be multiple boards which use the same SoC, for example sm8150-mtp and sa8155p-adp boards. The respective board files will include this soc file instead. Via this patch make sure that sm8150-mtp board file includes the qcom,soc-sm8150 file. Subsequent patch will implement a similar mechanism for the sa8155p-adp board. Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
- Steps to run bootrr locally (helpful while testing on local board or creating new tests) Clone the bootrr repo or use a tarball from repo Run the below cmds for running tests for a given board locally # export PATH=$PWD/helpers:$PATH # ./boards/<file>
Description
Languages
Shell
99.4%
Makefile
0.6%