Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm47xx: activate some compiler optimizations for 74K CPUs | Hauke Mehrtens | 2014-06-07 | 1 | -0/+1 |
| | | | | | | | | | | | With this patch the mips74k subtarget will be compiled with optimized compiler options to generated smaller and faster code. This currently breaks broadcom-wl, because the binary blob is only compiled with mipsr1 support. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41050 | ||||
* | brcm47xx: move current target to "generic" subtarget | Hauke Mehrtens | 2014-06-05 | 1 | -0/+6 |
This allows creating more subtargets and optimize builds per family. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41024 |