Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: refine jetson boot, split common used methods from jetson-c…
…boot (#302) This PR refines the jetson boot control implementation, moves jetson boot related common methods and classes from jetson-cboot to jetson-common. This is for the future jetson-uefi boot control implementation. Also common.umount_all now ignores errors by default.
- Loading branch information
406f587
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverage Report