On 13 October 2014 00:35, Stephen Parry <[email protected]> wrote: > Enhance support for initramfs: > - added commands to create chk images for flashing via tftp or > stock firmware gui > - added commands to generate nodictionary and noloader variants of trx > images > > Signed-off-by: Stephen Parry <[email protected]>
Thanks for your patch, I've partially commited it in r42889 https://dev.openwrt.org/changeset/42889/ I still wonder how we could build firmwares for devices that need noloader-nodictionary images. Your suggested call: $(call Image/Build/$(SUBTARGET)/squashfs,initramfs) will generate a standard (loader + dictionary) image for WNR3500L. The same problem applies to the WNDR4500. Should we add something like Image/Build/mips74k/devices-with-64k-blocks-noloader-nodictionary ? And use some trick in it to use correct trx? _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
