Source Code for Kernel used by MfgTool on i.MX28

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Source Code for Kernel used by MfgTool on i.MX28

907 Views
danielgloeckner
Contributor I

Hi,

we need to modify the Linux kernel shipped with MfgTool in the Profiles/MX28 Linux Update/OS Firmware/updater_ivt.sb binary as it rejects the NAND flash on our new boards. Where can we get the source code?

Kind regards,

Daniel

Labels (1)
0 Kudos
Reply
3 Replies

755 Views
mikej
Contributor II

I have the same problem.

The kernel you're looking for is just the Linux kernel that comes with LTIB, linux-2.6.35.3, built with a special initial ram disk and some IMX bootlet code to load it in recovery mode. If you're still using a distro old enough to run LTIB on your development system, then it's easy to build the updater.sb and updater_ivt.sb files, as described in section 2.5 of the "i.MX28 Linux BSP User’s Guide" that comes with LTIB.

0 Kudos
Reply

755 Views
jamesbone
NXP TechSupport
NXP TechSupport

Hello Daniel,

You can download the code directly from the NXP Web page, here is the link:

https://www.nxp.com/webapp/Download?colCode=IMX_MFG_TOOL_SOURCE&appType=license&Parent_nodeId=128499... 

Have a nice day!

TIC Team

0 Kudos
Reply

755 Views
danielgloeckner
Contributor I

That is merely the source code for the MfgTool Windows application.

What I need is the source code for the Linux kernel that is shipped with MfgTool.

0 Kudos
Reply