projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: check returned value of ioremap in ar71xx_pcibios_setup
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.33
/
200-rb4xx_nand_driver.patch
diff --git
a/target/linux/ar71xx/patches-2.6.33/200-rb4xx_nand_driver.patch
b/target/linux/ar71xx/patches-2.6.33/200-rb4xx_nand_driver.patch
index
aa24526
..
1e64e0a
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.33/200-rb4xx_nand_driver.patch
+++ b/
target/linux/ar71xx/patches-2.6.33/200-rb4xx_nand_driver.patch
@@
-6,7
+6,7
@@
+config MTD_NAND_RB4XX
+ tristate "NAND flash driver for RouterBoard 4xx series"
-+ depends on MTD_NAND && A
THEROS_AR71
XX
++ depends on MTD_NAND && A
R71XX_MACH_RB4
XX
+
endif # MTD_NAND
--- a/drivers/mtd/nand/Makefile
This page took
0.028825 seconds
and
4
git commands to generate.