Re: [OpenWrt-Devel] [PATCH] brcm47xx: image: Enhance initramfs support to create chk and alternative nodictionary images

2014-10-15 Thread Stephen G. Parry
On 15/10/14 11:23, Rafał Miłecki wrote: > On 15 October 2014 11:06, Stephen G. Parry wrote: >> On 13/10/14 07:02, Rafał Miłecki wrote: >>> On 13 October 2014 00:35, Stephen Parry wrote: Enhance support for initramfs: - added commands to create chk images for flashing via tftp or

Re: [OpenWrt-Devel] [PATCH] brcm47xx: image: Enhance initramfs support to create chk and alternative nodictionary images

2014-10-15 Thread Rafał Miłecki
On 15 October 2014 11:06, Stephen G. Parry wrote: > > On 13/10/14 07:02, Rafał Miłecki wrote: >> On 13 October 2014 00:35, Stephen Parry wrote: >>> Enhance support for initramfs: >>> - added commands to create chk images for flashing via tftp or >>> stock firmware gui >>> - added commands to ge

Re: [OpenWrt-Devel] [PATCH] brcm47xx: image: Enhance initramfs support to create chk and alternative nodictionary images

2014-10-15 Thread Stephen G. Parry
On 13/10/14 07:02, Rafał Miłecki wrote: > On 13 October 2014 00:35, Stephen Parry 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 >> image

Re: [OpenWrt-Devel] [PATCH] brcm47xx: image: Enhance initramfs support to create chk and alternative nodictionary images

2014-10-13 Thread Rafał Miłecki
On 13 October 2014 09:40, Stephen G. Parry wrote: > > On 13/10/14 07:02, Rafał Miłecki wrote: >> 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 standar

Re: [OpenWrt-Devel] [PATCH] brcm47xx: image: Enhance initramfs support to create chk and alternative nodictionary images

2014-10-13 Thread Stephen G. Parry
On 13/10/14 07:02, Rafał Miłecki wrote: > On 13 October 2014 00:35, Stephen Parry 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 >> image

Re: [OpenWrt-Devel] [PATCH] brcm47xx: image: Enhance initramfs support to create chk and alternative nodictionary images

2014-10-12 Thread Rafał Miłecki
On 13 October 2014 00:35, Stephen Parry 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 Thanks for

[OpenWrt-Devel] [PATCH] brcm47xx: image: Enhance initramfs support to create chk and alternative nodictionary images

2014-10-12 Thread Stephen Parry
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 --- target/linux/brcm47xx/image/Makefile | 3 +++ 1 file changed, 3 inse