Changes between Version 34 and Version 35 of linux/ubi


Ignore:
Timestamp:
02/25/2021 09:51:54 PM (3 years ago)
Author:
Tim Harvey
Comment:

added mtd-utils package reference

Legend:

Unmodified
Added
Removed
Modified
  • linux/ubi

    v34 v35  
    104104The above assumptions are not requirements - the U-Boot env scripts can be changed to suit your needs.
    105105
     106The {{{mtd-utils}}} Ubuntu package provides the {{{ubninize}}} and {{{mkfs.ubifs}}} utilities you need to work with ubi images:
     107{{{#!bash
     108sudo apt install mtd-utils
     109}}}
    106110
    107111