projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f78ec6b
)
mtd/nand_ids: Fix buswidth
author
Brian Norris
<norris@broadcom.com>
Fri, 13 Aug 2010 17:29:14 +0000
(10:29 -0700)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Fri, 13 Aug 2010 20:11:54 +0000
(21:11 +0100)
The buswidth for chips of ID 0xD7 is x8, not x16.
This was my previous typo.
Signed-off-by: Brian Norris <norris@broadcom.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/nand_ids.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mtd/nand/nand_ids.c
b/drivers/mtd/nand/nand_ids.c
index a04b89105b656d59f21c72fee2a3482d790b2e3e..c65f19074bc83558f3bf6e5742b5299152224514 100644
(file)
--- a/
drivers/mtd/nand/nand_ids.c
+++ b/
drivers/mtd/nand/nand_ids.c
@@
-112,7
+112,7
@@
struct nand_flash_dev nand_flash_ids[] = {
{"NAND 2GiB 3,3V 16-bit", 0xC5, 0, 2048, 0, LP_OPTIONS16},
/* 32 Gigabit */
- {"NAND 4GiB 3,3V 8-bit", 0xD7, 0, 4096, 0, LP_OPTIONS
16
},
+ {"NAND 4GiB 3,3V 8-bit", 0xD7, 0, 4096, 0, LP_OPTIONS},
/*
* Renesas AND 1 Gigabit. Those chips do not support extended id and