Files
android_kernel_samsung_sm8750/include/linux/mtd
Huang Shijie 12a40a57f7 mtd: add init_size hook for NAND driver
Not all the NAND devices have all the information in additional
id bytes.

So add a hook in the nand_chip{} is a good method to calculate the
right value of oobsize, erasesize and so on.

Without the hook,you will get the wrong value, and you have to hack
in the ->scan_bbt() to change the wrong value which make the code
mess.

Signed-off-by: Huang Shijie <shijie8@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2010-10-25 00:49:57 +01:00
..
2010-08-08 20:58:20 +01:00
2010-08-08 20:58:20 +01:00
2010-08-08 20:58:20 +01:00
2010-08-08 20:58:20 +01:00
2010-08-08 20:58:20 +01:00
2010-08-08 20:58:20 +01:00
2010-08-08 20:58:20 +01:00
2010-10-25 00:33:48 +01:00
2010-08-08 20:58:20 +01:00
2010-10-24 23:27:24 +01:00
2010-05-10 14:11:30 +01:00
2010-08-08 20:58:20 +01:00
2010-10-25 00:49:57 +01:00
2010-08-08 20:58:20 +01:00
2010-01-13 09:04:53 +00:00
2009-11-24 08:18:54 +02:00