Re: [LEDE-DEV] [PATCH] ar71xx: prepare jffs2 partition properly in factory.bin for BHR-4GRV2

2017-01-28 Thread Naoki FUKAUMI
can someone handle this for 17.01? On Fri, Dec 9, 2016 at 5:53 PM, FUKAUMI Naoki wrote: > "pad-rootfs" is required just after "append-rootfs". > > Signed-off-by: FUKAUMI Naoki > --- > target/linux/ar71xx/image/generic.mk | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/t

Re: [LEDE-DEV] [PATCH] ar71xx: prepare jffs2 partition properly in factory.bin for BHR-4GRV2

2017-01-10 Thread Naoki FUKAUMI
hi, could you handle this patch? Regards, On Fri, Dec 23, 2016 at 10:43 PM, Naoki FUKAUMI wrote: > hi > > what's the current status? > > On Fri, Dec 9, 2016 at 5:53 PM, FUKAUMI Naoki wrote: >> "pad-rootfs" is required just after "append-ro

Re: [LEDE-DEV] [PATCH v2 2/3] mtd: bcm47xxpart: add device specific workaround for Buffalo WZR-900DHP

2017-01-10 Thread Naoki FUKAUMI
hi, this patch cannot be applied (conflict) and probably is not needed anymore by following commit, "kernel: add pending bcm47xxpart support for failsafe TRX partition" please drop this patch. I'll send v3 patch which adds support for Buffalo WCR-1166DS with factory image. Regards, On Sat,

Re: [LEDE-DEV] [PATCH 3/3] bcm53xx: build factory images for WZR-900DHP series

2016-12-23 Thread Naoki FUKAUMI
hi thank you for your review! On Tue, Dec 20, 2016 at 5:10 PM, Mathias Kresin wrote: > Please split the whole block into single Build defines. This way we you can > reuse the build steps for the WSR-1166DHP/WSR-1166DHP2 for example instead > of adding the same chain of commands again. > > Person

Re: [LEDE-DEV] [PATCH] ar71xx: prepare jffs2 partition properly in factory.bin for BHR-4GRV2

2016-12-23 Thread Naoki FUKAUMI
hi what's the current status? On Fri, Dec 9, 2016 at 5:53 PM, FUKAUMI Naoki wrote: > "pad-rootfs" is required just after "append-rootfs". > > Signed-off-by: FUKAUMI Naoki > --- > target/linux/ar71xx/image/generic.mk | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/targe

Re: [LEDE-DEV] [PATCH v3] ramips: build factory images for Buffalo WSR-1166DHP/WSR-1166DHP2

2016-12-14 Thread Naoki FUKAUMI
hi, I'll split my patch into 2 pieces, firmware-utils part and device specific part. I confirmed factory image (squashfs based) for WZR-900DHP2 works, so I'll send firmware-utils + WZR-900DHP2 patches at first. for WSR-1166DHP, I'll send RFC patch. Regards, _

Re: [LEDE-DEV] [PATCH v3] ramips: build factory images for Buffalo WSR-1166DHP/WSR-1166DHP2

2016-12-12 Thread Naoki FUKAUMI
hi, thanks for the comments. On Mon, Dec 12, 2016 at 4:08 PM, John Crispin wrote: >> This looks like the old image build code we just got rid of. Would you >> please add multiple factory images to "Device/wsr-1166" instead. >> >> Have a look at the DGN3500 image build code in the lantiq target f

Re: [LEDE-DEV] [PATCH v2] ramips: build factory images for Buffalo WSR-1166DHP/WSR-1166DHP2

2016-12-10 Thread Naoki FUKAUMI
ion, but it should be better than "WxR") > On 10/12/2016 14:34, Naoki FUKAUMI wrote: >> hi >> >> I noticed buffalo-tag fix and mkwsrimg can be used for some other >> Buffalo WxR products too. >> (probably. I just checked some of official update images for

Re: [LEDE-DEV] [PATCH v2] ramips: build factory images for Buffalo WSR-1166DHP/WSR-1166DHP2

2016-12-10 Thread Naoki FUKAUMI
hi I noticed buffalo-tag fix and mkwsrimg can be used for some other Buffalo WxR products too. (probably. I just checked some of official update images for now) if this patch is not merged yet, I want to make v3 patch ASAP to do some more cosmetic changes (e.g. s/WSR/WxR/). if it's too late, I'l