Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
08f1c88954261360f20f1ea450f5d23460fcb8f6
/
.
/
arch
/
arm
/
boot
/
dts
/
bcm5301x-nand-cs0-bch4.dtsi
blob: b4e875df95286d6b16f52e94f601ee608da5b253 [
file
] [
log
] [
blame
]
/*
* Copyright 2016 Luxul Inc.
*
* Licensed under the ISC license.
*/
#include
"bcm5301x-nand-cs0.dtsi"
&
nandcs
{
nand
-
ecc
-
algo
=
"bch"
;
nand
-
ecc
-
strength
=
<
4
>;
nand
-
ecc
-
step
-
size
=
<
512
>;
};