hi,

could you handle this patch?

Regards,

On Fri, Dec 23, 2016 at 10:43 PM, Naoki FUKAUMI <nao...@gmail.com> wrote:
> hi
>
> what's the current status?
>
> On Fri, Dec 9, 2016 at 5:53 PM, FUKAUMI Naoki <nao...@gmail.com> wrote:
>> "pad-rootfs" is required just after "append-rootfs".
>>
>> Signed-off-by: FUKAUMI Naoki <nao...@gmail.com>
>> ---
>>  target/linux/ar71xx/image/generic.mk | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/target/linux/ar71xx/image/generic.mk 
>> b/target/linux/ar71xx/image/generic.mk
>> index 6ceabeb..b1d9af9 100644
>> --- a/target/linux/ar71xx/image/generic.mk
>> +++ b/target/linux/ar71xx/image/generic.mk
>> @@ -704,6 +704,6 @@ define Device/bhr-4grv2
>>    MTDPARTS := 
>> spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,14528k(rootfs),1472k(kernel),64k(art)ro,16000k@0x50000(firmware)
>>    IMAGES := sysupgrade.bin factory.bin
>>    IMAGE/sysupgrade.bin = append-rootfs | pad-rootfs | pad-to 
>> $$$$(ROOTFS_SIZE) | append-kernel | check-size $$$$(IMAGE_SIZE)
>> -  IMAGE/factory.bin = append-kernel | pad-to $$$$(KERNEL_SIZE) | 
>> append-rootfs | mkbuffaloimg
>> +  IMAGE/factory.bin = append-kernel | pad-to $$$$(KERNEL_SIZE) | 
>> append-rootfs | pad-rootfs | mkbuffaloimg
>>  endef
>>  TARGET_DEVICES += bhr-4grv2
>> --
>> 2.7.4
>>

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to