git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ff16f0
)
mtd: gpmi: add sanity check for the ECC
author
Huang Shijie
<b32955@freescale.com>
Tue, 29 Jan 2013 01:23:38 +0000
(09:23 +0800)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Mon, 4 Feb 2013 08:28:02 +0000
(10:28 +0200)
We do the check based on the following two facts:
[1] The mx23/mx28 can only support 20-bits ECC, while the mx6
can supports 40-bits ECC.
[2] The mx23/mx28 can only support the GF13, while the mx6
can supports GF13 and GF14.
Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found