Difference between revisions of "DESK naming"

From DAVE Developer's Wiki
Jump to: navigation, search
Line 21: Line 21:
 
** MX6UL: NXP i.MX6UL family
 
** MX6UL: NXP i.MX6UL family
 
** MX6: NXP i.MX6 family (i.MX6DL, i.MX6Q, etc.)
 
** MX6: NXP i.MX6 family (i.MX6DL, i.MX6Q, etc.)
** MX8M: NXP i.MX8M family
+
** MX8M: NXP i.MX8M family (i.MX8M, i.MX8M Mini, i.MX8M Nano, i.MX8M Plus)
** MX8MM: NXP i.MX8M Mini/Nano family
 
** MX8MP: NXP i.MX8M Plus family
 
** XZ7: ZYNQ 7000 family
 
** XZU: ZYNQ Ultra scale + family
 
 
** MP1: STM32MP1 family
 
** MP1: STM32MP1 family
 +
** ZYU: Xilinx ZYNQ UltraScale + family - Cortex-A53
 
* '''<o.s.>'''
 
* '''<o.s.>'''
 
** Operating system
 
** Operating system

Revision as of 09:47, 14 January 2021

This article illustrates the naming scheme used for Dave Embedded Software Kits (DESK for short).

The general form looks like this:

DESK - <SoC family> - <o.s.> - <major> . <minor> . <release>

Legend:

  • <SoC family>
    • MX6UL: NXP i.MX6UL family
    • MX6: NXP i.MX6 family (i.MX6DL, i.MX6Q, etc.)
    • MX8M: NXP i.MX8M family (i.MX8M, i.MX8M Mini, i.MX8M Nano, i.MX8M Plus)
    • MP1: STM32MP1 family
    • ZYU: Xilinx ZYNQ UltraScale + family - Cortex-A53
  • <o.s.>
    • Operating system
      • L: Linux
      • A: Android
  • <major>
    • This field is generally associated with the Board Support Package (BSP) provided by the silicon vendor on which the DESK is based. For more details, please refer to the overview table of the specific DESK you are interested to. For instance, see this page for the DESK-MX8M-L.
  • <minor>
    • TBD
  • <release>
    • TBD