REL 1.0
Page 26 of 69
iWave Systems Technologies Pvt. Ltd.
iW-RainboW-G15D Linux User Manual
3.1.2
MFG-Tool
The MFG-Tool is a manufacturing tool from Freescale that runs under Windows. It is designed to program
firmware to iW-RainboW-G15M-Q7 platforms for mass production.
The MFG-Tool with this deliverables will divide the boot device’s space equally for VFAT and EXT4 partition
after allocation of boot loader environment variables space.
The rootfs tar file should be in rootfs.tar.bz format and the binaries name should not be modified. To build
the binaries refer the BSP Yocto Compilation section in this document.
The pre-built binaries for iW-RainboW-G15M-Q7 Quad/Dual/DualLite/Solo/QuadPlus/DualPlus platform will
be in-built with IW-G15M-Q7LXC_RX.X-RELX.X_MFG_****** package in the Deliverables.
3.1.3
Programming Device Selection
SPI NOR Flash is the default boot device.
Open the “cfg.ini” file with Notepad; change the “name” to select the boot device for programming the
binaries as shown below.
SPI
-
iwave-SPI
(default)
micro SD
-
iwave-mSD
eMMC
-
iwave-mmc
SATA
-
iwave-SATA
(only for Quad/Dual Processor)
Standard SD
-
iwave-sSD
The cfg.ini file will be located in the below path
~/IW-G15D-Q7LXC_RX.X-RELX.X_**_MFG_******/cfg.ini
Example:
To program the binaries to micro SD, cfg.ini file to be modified as shown below,
[profiles]
chip =
MX6** Linux Update
[platform]
board =
iWave-G15M-Q7
[LIST]
name =
iwave-mSD