Difference between revisions of "AIMLinux/NXP/Released Image"

From ESS-WIKI
Jump to: navigation, search
(Created page with " = Introduction = There are <code>images</code> <code>tools</code> <code>bsp</code> and <code>sdk</code> in the packages of released image. Here are the details: {| border=...")
 
Line 3: Line 3:
  
 
There are <code>images</code> <code>tools</code> <code>bsp</code> and <code>sdk</code> in the packages of released image.
 
There are <code>images</code> <code>tools</code> <code>bsp</code> and <code>sdk</code> in the packages of released image.
 +
 +
*For <code>bsp</code> and <code>sdk</code> the file started with <code>imx8LBV</code> + <code>Version Number</code> + <code>YYYY-MM-DD</code>
 +
 +
*For <code>image</code> the file started with <code>Version</code> + <code>CPU Type</code> + <code>Memory Size</code>
 +
 +
*All the files end with <code>.md5</code> include the md5sum value.
 +
 +
For example:3730A2AIM30LIVA1045_iMX8MM_4G
 +
 +
*Version: <code>3730A2AIM30LIVA1045</code>
 +
*CPU Type: <code>iMX8MM</code>
 +
*Memory Size: <code>4G</code>
  
 
Here are the details:
 
Here are the details:
Line 11: Line 23:
 
! scope="col" | Function
 
! scope="col" | Function
 
|-
 
|-
| imx8LBVA1045_2023-05-06_uboot-imx.tgz
+
| imx8LBVA1045_2023-05-06_<span style="color:#ff0000;">uboot-imx.tgz</span>
 
| Source code of u-boot
 
| Source code of u-boot
 
|-
 
|-

Revision as of 09:11, 23 October 2023

Introduction

There are images tools bsp and sdk in the packages of released image.

  • For bsp and sdk the file started with imx8LBV + Version Number + YYYY-MM-DD
  • For image the file started with Version + CPU Type + Memory Size
  • All the files end with .md5 include the md5sum value.

For example:3730A2AIM30LIVA1045_iMX8MM_4G

  • Version: 3730A2AIM30LIVA1045
  • CPU Type: iMX8MM
  • Memory Size: 4G

Here are the details:

Name of the File Function
imx8LBVA1045_2023-05-06_uboot-imx.tgz Source code of u-boot
imx8LBVA1045_2023-05-06_linux-imx.tgz Source code of kernel
imx8LBVA1045_2023-05-06_sdk.tgz Toolchain
imx8LBVA1045_2023-05-06.tgz BSP
3730A2AIM30LIVA1045_iMX8MM_modules.tgz "ko" files, built from kernel
3730A2AIM30LIVA1045_iMX8MM_4G_misc.tgz "dtb"files, built from kernel
3730A2AIM30LIVA1045_iMX8MM_4G_individually_script_tool.tgz Tool to upgrade image in one partition individually
3730A2AIM30LIVA1045_iMX8MM_4G_imx-boot.tgz Tool to generate "flash.bin"
3730A2AIM30LIVA1045_iMX8MM_4G_flash_tool.tgz Image for command upgrade in u-boot
3730A2AIM30LIVA1045_iMX8MM_4G_2023-05-06.img.gz Image for "DD" command
3730A2AIM30LIVA1045_iMX8MM_4G_2023-05-06.img.csv Commit ID of Source code
3730A2AIM30LIVA1045_iMX8MM_2023-05-06_log.tgz Logs of Building