View Single Post
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#337
Originally Posted by pali View Post
Not possible. Kernel nand area has 2MB and we store both u-boot and zImage to this area. So increasing size of u-boot or zImage is not possible due to 2MB limitation. We are happy that 2MB is enought for current u-boot and current kernel-power.

So you need to find alternative solution (with initfs or custom kernel stored in MyDocs...)
It's OK if the kernel doesn't fit together with U-boot. My "request" was more if you can build the next (standalone) kernel-power (kp51?) with those modules compiled-in.

I know I could do that, but when I have time I don't have the computer with the SDK with me, and when I have it, I don't have time

U-boot itself can only read from VFAT, is that correct?