Changes between Version 34 and Version 35 of linux/ubi
- Timestamp:
- 02/25/2021 09:51:54 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
linux/ubi
v34 v35 104 104 The above assumptions are not requirements - the U-Boot env scripts can be changed to suit your needs. 105 105 106 The {{{mtd-utils}}} Ubuntu package provides the {{{ubninize}}} and {{{mkfs.ubifs}}} utilities you need to work with ubi images: 107 {{{#!bash 108 sudo apt install mtd-utils 109 }}} 106 110 107 111