Re: [OpenWrt-Devel] [PATCH] ramips: set mips16 support

2016-01-12 Thread Cristian Morales Vega
On 5 January 2016 at 12:22, Felix Fietkau  wrote:
> On 2016-01-05 13:18, José Vázquez wrote:
>> 2016-01-04 13:02 GMT+01:00, Cristian Morales Vega :
>>> Signed-off-by: Cristian Morales Vega 
>>> ---
>>>  target/linux/ramips/Makefile | 2 +-
>>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
>>> index 9d7bb5b..378e2f5 100644
>>> --- a/target/linux/ramips/Makefile
>>> +++ b/target/linux/ramips/Makefile
>>> @@ -10,7 +10,7 @@ ARCH:=mipsel
>>>  BOARD:=ramips
>>>  BOARDNAME:=Ralink RT288x/RT3xxx
>>>  SUBTARGETS:=rt305x mt7620 mt7621 mt7628 mt7688 rt3883 rt288x
>>> -FEATURES:=squashfs gpio
>>> +FEATURES:=squashfs gpio mips16
>>>  MAINTAINER:=John Crispin 
>>>
>>>  KERNEL_PATCHVER:=4.3
>>> --
>>> 2.5.0
>>
>> AFAIK the RT288X family do not support mips16 (they have a MIPS 4KEc
>> cpu if I'm not wrong).
> Nice catch, thanks. Fixed in r48137

Not arguing either against or in favour of backporting it to 15.05.
But I see the RT288x fix has been backported... but not the MIPS16
support. It was intended to be backported?
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] [PATCH] ramips: set mips16 support

2016-01-05 Thread José Vázquez
2016-01-04 13:02 GMT+01:00, Cristian Morales Vega :
> Signed-off-by: Cristian Morales Vega 
> ---
>  target/linux/ramips/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
> index 9d7bb5b..378e2f5 100644
> --- a/target/linux/ramips/Makefile
> +++ b/target/linux/ramips/Makefile
> @@ -10,7 +10,7 @@ ARCH:=mipsel
>  BOARD:=ramips
>  BOARDNAME:=Ralink RT288x/RT3xxx
>  SUBTARGETS:=rt305x mt7620 mt7621 mt7628 mt7688 rt3883 rt288x
> -FEATURES:=squashfs gpio
> +FEATURES:=squashfs gpio mips16
>  MAINTAINER:=John Crispin 
>
>  KERNEL_PATCHVER:=4.3
> --
> 2.5.0

AFAIK the RT288X family do not support mips16 (they have a MIPS 4KEc
cpu if I'm not wrong).
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] [PATCH] ramips: set mips16 support

2016-01-05 Thread Felix Fietkau
On 2016-01-05 13:18, José Vázquez wrote:
> 2016-01-04 13:02 GMT+01:00, Cristian Morales Vega :
>> Signed-off-by: Cristian Morales Vega 
>> ---
>>  target/linux/ramips/Makefile | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
>> index 9d7bb5b..378e2f5 100644
>> --- a/target/linux/ramips/Makefile
>> +++ b/target/linux/ramips/Makefile
>> @@ -10,7 +10,7 @@ ARCH:=mipsel
>>  BOARD:=ramips
>>  BOARDNAME:=Ralink RT288x/RT3xxx
>>  SUBTARGETS:=rt305x mt7620 mt7621 mt7628 mt7688 rt3883 rt288x
>> -FEATURES:=squashfs gpio
>> +FEATURES:=squashfs gpio mips16
>>  MAINTAINER:=John Crispin 
>>
>>  KERNEL_PATCHVER:=4.3
>> --
>> 2.5.0
> 
> AFAIK the RT288X family do not support mips16 (they have a MIPS 4KEc
> cpu if I'm not wrong).
Nice catch, thanks. Fixed in r48137

- Felix
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel