1 2 3 4 5 6 7 8 9 10 11 12 13
/* * 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>; };