DNW write error

Prakash A S
Dear all,
     I am trying to write the zImage from Linux platform using DNW. When I
tried to write, i am getting the size exceed error. My zImage size is more
than 3MB. It wont accept the zImage more than 2.5MB. 
FYI, I tried to write the another zImage file size is 2.1MB. Its working
fine. Help me to increase the file size in DNW. How to modify the file size
in DNW source code.

-Prakash

asdsad
http://www.friendlyarm.net/forum/topic/541

Prakash A S
Hi.
There are still lots of discussions going on the same issue. But nobody
provided the solution. The issue is not yet fixed. There are many posted
the same issues.
Kindly some one fix the issue.

-Prakash

bob
Slim your Kernel down.

If i remember rightly there are all sorts of things in there..... including
Chinese support.
the issue IS NOT DNW.

It is the size of the space to hold the kernel at the board end.

If the board will only hold 2.5mb as it is currently configured , then no
matter what changes you make to  DNW , it just aint gonna fit....

Prakash A S
Yes. I agreed that its is not an DNW issue. We have to increase the kernel
partition size in the onboard NAND. 

No. I could not reduce the size more. So now the probable solution are
either use SDCARD or increase the kernel partition size. Since the SDCARD
booting time is more, I would like to go with NAND. 
Guide me how to increase the kernel partition.