]> git.baikalelectronics.ru Git - uboot.git/commit
nand: mxs_nand: make imx8mm can use hardware BCH and randomizer
authorAlice Guo <alice.guo@nxp.com>
Mon, 4 May 2020 14:08:59 +0000 (22:08 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 10 May 2020 18:55:20 +0000 (20:55 +0200)
commit756311b6ac4c2b35291db76bf38b34e32ec64bbc
tree95859e004acdd61c312560b8f0803a8811b17038
parentf6411a275c18bf7442947b55f67582097f783fde
nand: mxs_nand: make imx8mm can use hardware BCH and randomizer

imx8mm needs to BCH encode and set NAND page number needed to be
randomized

modify conditional compilation

Use CONFIG_IMX8M, so it apply to imx8mq/mm/mn

Signed-off-by: Alice Guo <alice.guo@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/mtd/nand/raw/mxs_nand.c