Sign in
android
/
kernel
/
common
/
refs/heads/android-trusty-4.14
/
.
/
arch
/
arm
/
boot
/
dts
/
bcm5301x-nand-cs0-bch1.dtsi
blob: 24b099c00f1327747e35d2bcc139a267a2d96697 [
file
] [
log
] [
blame
] [
edit
]
/*
* Broadcom Northstar NAND.
*
* Copyright (C) 2016 Rafał Miłecki <
[email protected]
>
*
* Licensed under the ISC license.
*/
#include
"bcm5301x-nand-cs0.dtsi"
&
nandcs
{
nand
-
ecc
-
algo
=
"bch"
;
nand
-
ecc
-
strength
=
<
1
>;
nand
-
ecc
-
step
-
size
=
<
512
>;
};