how to program 4.6M uImage to parallel nor with MFGTool?

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

how to program 4.6M uImage to parallel nor with MFGTool?

710 Views
leeseungik
Contributor III

I try to use MFG tools. MFGtools program below 4Mbytes kernel uImage. but I can't program (to parallel nor) 4.6Mbytes uImage through MFGTools.

I need uImage partitioned 8Mbytes to /dev/mtd2 partition.

I changed parallel nor partition size than compile but It doesn't work on MFGTools.

Labels (3)
0 Kudos
2 Replies

537 Views
FrankLi1z
NXP Employee
NXP Employee

Mfgtools actually download uImage to target boards.

Are you sure your mfgtools's uImage you changed run at target boards?

You can use mfgtools uImage with other rootfs to enter console to check if partition really enlarged.

0 Kudos

537 Views
leeseungik
Contributor III

there are two uImage , one uImage is in OS firmware folder and the other uImage is in files folder.

if size of uImage in files folder  is over 4MB, error occures, of cause small size of uImage works fine.

uImage in OS firmware is partitioned and have 4MB at /dev/mtd2

0 Kudos