Changes between Version 31 and Version 32 of venice/bsp
- Timestamp:
- 02/27/2026 11:57:48 PM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
venice/bsp
v31 v32 80 80 {{{#!bash 81 81 make -j8 ubuntu-image # build <distro>-venice.img.gz compressed disk images 82 }}} 83 1. Note, a lot of the default build focuses on the i.MX8M Mini. If using something like the i.MX8M Plus CPU, use additional lines to build firmware specific to that processor: 84 {{{ 85 make venice-imx8mp-flash.bin 82 86 }}} 83 87
