On 2015-11-02 20:33, Benjamin Berg wrote: > Some devices like the NBG6616 and NBG6617 expect the kernel to be > in a JFFS2 partition. This macro allows wrapping the kernel so that > a normal squashfs+jffs partition can be used for the rest of the > firmware. Does that board run u-boot? If it does, you may want to use the padjffs2 utility to force it to stop scanning after the end of the filesystem image.
In case the boot loader scans the whole filesystem, this will also prevent it from parsing data from OpenWrt's jffs2 overlay. - Felix _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
