Just to be a pain, is there an ETA for this patchset to make it into the
main git repo?
If fixes a lot of issues that lead to non-working installs without these
patches...
On 9/07/2016 11:46 PM, Steven Haigh wrote:
> Tested-by: Steven Haigh
>
> Confirmed correct operation of these p
Tested-by: Steven Haigh
Confirmed correct operation of these patches to make working factory
images for the MyNET N750.
Tests all passed - happy to report all working well.
On 9/07/2016 10:15 PM, Yousong Zhou wrote:
> v4 <- v3
>
> - patch padjffs2 to allow outputing pad
gt; delete mode 100644
> target/linux/ar71xx/base-files/etc/uci-defaults/09_fix-seama-header
>
--
Steven Haigh
Email: net...@crc.id.au
Web: https://www.crc.id.au
Phone: (03) 9001 6090 - 0412 935 897
signature.asc
Description: OpenPGP digital signature
_
Wrt.org
> -#
> -
> -. /lib/ar71xx.sh
> -
> -fix_seama_header() {
> - local part=$1
> -
> - mtd fixseama $part
> -}
> -
> -board=$(ar71xx_board_name)
> -
> -case "$board" in
> -mynet-n600 | \
> -mynet-n750)
> - fix_seama_header kernel
> -
Sorry - I thought that would be a separate patch.
If its a modification of either of these two, I'll hold off until I've
tested v3 of your changes.
On 9/07/2016 6:09 PM, Yousong Zhou wrote:
> On 9 July 2016 at 15:56, Steven Haigh wrote:
>> Tested-by: Steven Haigh
>>
&
Tested-by: Steven Haigh
On 9/07/2016 11:06 AM, Yousong Zhou wrote:
> Signed-off-by: Yousong Zhou
> ---
> v2 <- v1
>
> - Changed "DEVICE_VARS :=" to "DEVICE_VARS +="
>
> target/linux/ar71xx/image/generic.mk | 6 --
> 1 file changed, 4
Tested-by: Steven Haigh
On 9/07/2016 11:06 AM, Yousong Zhou wrote:
> Reported-by: Syrone Wong
> Signed-off-by: Yousong Zhou
> ---
> target/linux/ar71xx/image/generic.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/target/linux/ar71xx/image/g