Bhupesh Sharma e7ea52f897 boards: Create a SoC file for Qualcomm sm8150 parts
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>
2021-06-17 09:51:32 -07:00

- 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
No description provided
Readme BSD-3-Clause 234 KiB
Languages
Shell 99.4%
Makefile 0.6%