Changes between Version 31 and Version 32 of venice/bsp


Ignore:
Timestamp:
02/27/2026 11:57:48 PM (2 days ago)
Author:
Ryan Erbstoesser
Comment:

add line for imx8mp

Legend:

Unmodified
Added
Removed
Modified
  • venice/bsp

    v31 v32  
    8080{{{#!bash
    8181make -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{{{
     85make venice-imx8mp-flash.bin
    8286}}}
    8387