Changes between Version 18 and Version 19 of linux/ubi
- Timestamp:
- 04/24/2019 10:01:51 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
linux/ubi
v18 v19 199 199 * {{{ubirename}}} 200 200 * {{{ubiupdatevol}}} 201 * {{{ubi info}}}201 * {{{ubinfo}}} 202 202 * {{{ubimkvol}}} 203 203 * {{{ubirmvol}}} … … 269 269 sudo modprobe ubi 270 270 sudo ubiattach /dev/ubi_ctrl -m0 -O2048 271 sudo ubi info -a # optionally show info about the UBI271 sudo ubinfo -a # optionally show info about the UBI 272 272 }}} 273 273 1. mount the ubifs to host