mirror of
https://github.com/linux-msm/bootrr.git
synced 2026-02-25 13:12:03 -08:00
6603529a7557ae3f58ef017d0f36fc933c1edd7e
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>
- 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%