aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/sm8250-mtp.conf
AgeCommit message (Collapse)Author
2021-08-03layer: convert to new override syntaxoverrideNicolas Dechesne
The conversion was mostly automated with: ./scripts/contrib/convert-overrides.py With a few manual tweaks. Also change LAYERCOMPAT to honister. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2020-12-01conf/machine/*.conf: specify full rootfs device pathDmitry Baryshkov
In preparation to allowing rootfs specifications other than just a device node, move '/dev/' prefix from linux-qcom-bootimg.inc to individual machine config files. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-06-19sm8250-mtp.conf: add initial support for SM8250-MTP boardDmitry Baryshkov
Add configuration files for SM8250 SoC and SM8250-MTP board. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>