Tilman Baumann wrote: > Hi, > > sorry if this was already reported. I was a bit inactive lately and have > not read all on this list. > > The kernel image on > http://build.shr-project.org/shr-testing/images/om-gta01/ is more then 2MB > in size. > The kernel partition is 2MB on GTA01. > > If we need to increase the size of the kernel partition, we would need to > have some docu for that. > I haven't found a easy way to change the partition size.
There is documentation for it - the circuit board schematics. Replacing with a bigger chip will likely not be easy though. The easy way is to recompile that kernel smaller. Put non-essential stuff in modules instead of the kernel, until the kernel is less than 2M. Helge Hafting _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
