Changes between Version 29 and Version 30 of linux/ubi
- Timestamp:
- 07/30/2020 08:37:10 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
linux/ubi
v29 v30 126 126 depmod $(ls /lib/modules/) # create module dependencies 127 127 rm linux-ventana.tar.xz 128 cd .. 128 129 }}} 129 130 3. create a ubifs image for the 2048 byte page size 'normal' device geometry: … … 164 165 depmod $(ls /lib/modules/) # create module dependencies 165 166 rm linux-ventana.tar.xz 167 cd .. 166 168 }}} 167 169 3. create ubifs images for the 4096 byte page size 'large' device geometry: