openwrtv3/target/linux/brcm47xx
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
..
base-files otrx: change command line API to start with a mode 2015-04-14 20:50:46 +00:00
generic target/linux/*: more dead package cleanups 2014-07-10 20:05:43 +00:00
image brcm47xx: image: use "-" separator for device version 2015-04-09 05:40:37 +00:00
legacy brcm47xx: update legacy subtarget description 2015-04-08 05:55:32 +00:00
mips74k brcm47xx: explicitly select CPU_MIPS32_R2 and CPU_MIPSR2 for mips74k 2015-04-16 21:20:37 +00:00
patches-3.18 brcm47xx: add fix "Data bus error" on CardBus ssb SoCs 2015-04-08 05:09:42 +00:00
base-files.mk add back the base-files/image code from brcm-2.4 to brcm47xx 2010-06-26 20:41:49 +00:00
config-3.18 kernel: backport rest of bcma patches 2015-03-24 10:39:10 +00:00
Makefile brcm47xx: switch to the otrx for verifying TRX images 2015-04-09 05:22:04 +00:00
modules.mk bcm53xx: add USB 2.0 support 2015-04-15 16:06:14 +00:00