openwrtv4/target/linux/brcm47xx/mips74k
Rafał Miłecki c8eed9a50a brcm47xx: explicitly select CPU_MIPS32_R2 and CPU_MIPSR2 for mips74k
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.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
Tested-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 45469
2015-04-16 21:20:37 +00:00
..
profiles brcm47xx: remove kmod-bgmac from profile 2014-07-15 21:57:13 +00:00
config-default brcm47xx: explicitly select CPU_MIPS32_R2 and CPU_MIPSR2 for mips74k 2015-04-16 21:20:37 +00:00
target.mk brcm47xx: activate some compiler optimizations for 74K CPUs 2014-06-07 17:36:02 +00:00