Skip to content
Snippets Groups Projects
Commit d9804829 authored by Alejandro Sierra's avatar Alejandro Sierra Committed by Terry Lv
Browse files

ENGR00223027 Add support for nand on MFG for IMX6Q


Add support for nand flash on IMX6Q. Modifying partitions number and size.
mx6q_sabreauto_nand_boot.h --> Modify the size of partitions used to 3.
      PARTITION 0 (16M)
------------------------------
|                             |
|             uboot           |
|                             |
------------------------------

      PARTITION 1 (16M)
------------------------------
|                             |
|            Kernel           |
|                             |
------------------------------

      PARTITION 2 (128M)
------------------------------
|                             |
|                             |
|       Root file system      |
|                             |
|                             |
------------------------------

mx6q_sabreauto_mfg_enable_nand.h --> Enable partitions on manufacturing tool

Signed-off-by: default avatarAlejandro Sierra <b18039@freescale.com>
parent 7a1d3f98
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment