On 20.09.2011 01:02, Patrick Florek wrote: > > I just compiled a new Firmware for the Marvell Orion Generic Platform > (wrt350n v2). I build it with the standard config and failed on > creation of the firmware image. Error is that the kernel size is > bigger than his space in the filesystem. > > Should i increase the size for it. How o i set the offset? 1.5M or 2M? > > Greetings Patrick
Did you compile with kernel symbols? I did some days ago with r28247 and my WRT350Nv2 uImage was 1.050.976 Bytes in size (1MB is only 1.048.576). So add another 64KB to the kernel mtd partition (local modification for you), or disable kernel symbols (saves lots of bytes). Where to change this is shown in the 3rd attachment of ticket #5339 [1], and you have to update the image script for Orion too. [1] https://dev.openwrt.org/ticket/5339 Maddes _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
