repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
bcm5301x-nand-cs0-bch4.dtsi
blob
b4e875df95286d6b16f52e94f601ee608da5b253
1
/*
2
* Copyright 2016 Luxul Inc.
3
*
4
* Licensed under the ISC license.
5
*/
6
7
#include "bcm5301x-nand-cs0.dtsi"
8
9
&nandcs {
10
nand-ecc-algo = "bch";
11
nand-ecc-strength = <4>;
12
nand-ecc-step-size = <512>;
13
};