You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
Andrew Yong 605cab749e ramips: Fix sdhci kernel panics on MT7621
Enable work-arounds present in the code commented-out but needed to write to
sdcard on mt7621 which currently causes kernel to oops when engaging in
serious writing to sdcard. With this change applied, there are still
occasional warnings thrown by the mmc driver, however, at least it no longer
crashes the system and even large writes (full-card dump/erase/write/compare)
don't show any corruption.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

Rebase to LEDE and added "CONFIG_SOC_MT7621" check to ensure non-MT7621 devices do not face performance regressions.
Signed-off-by: Andrew Yong <me@ndoo.sg>
8 years ago
..
imagebuilder target/imagebuilder: Switch to xz compression instead of bz2 8 years ago
linux ramips: Fix sdhci kernel panics on MT7621 8 years ago
sdk target/sdk: Switch to xz compression instead of bz2 8 years ago
toolchain target/toolchain: Fix toolchain packaging without package build 8 years ago
Config.in kernel: add plan 9 fs package 8 years ago
Makefile sdk: depend on linux/install 8 years ago