[OpenWrt-Devel] [PATCH] brcm47xx: explicitly select CPU_MIPS32_R2 and CPU_MIPSR2 for mips74k
Rafał Miłecki
zajec5 at gmail.com
Sat Apr 11 03:59:12 EDT 2015
On 5 April 2015 at 20:03, Nathan Hintz <nlhintz at hotmail.com> wrote:
> The mips74k subtarget of brcm47xx configures gcc to compile for mips32r2;
> however, the generated kernel config for 3.14 and later kernels ends up
> with CPU_MIPS32_R1 and CPU_MIPSR1 selected. The generated kernel config
> for the 3.10 kernel (Barrier Breaker) properly selected CPU_MIPS32_R2 and
> CPU_MIPSR2. Modify the default kernel config for mips74k to explicitly
> select CPU_MIPS32_R2 and CPU_MIPSR2.
I think it makes sense. Hauke? Any reason it wasn't applied back in 2014?
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list