[PATCH 2/6] nandbcb: support i.MX8M

2020-05-11 Thread sbabic
> From: Alice Guo > Tested on i.MX8MM EVK, imx8mm evk uses BCH > encoding and randomizer > modify macro and print size_t with %zx > use CONFIG_IMX8M because it should apply to imx8mq/mm/mn > Signed-off-by: Alice Guo > Signed-off-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards,

[PATCH 2/6] nandbcb: support i.MX8M

2020-05-05 Thread Peng Fan
From: Alice Guo Tested on i.MX8MM EVK, imx8mm evk uses BCH encoding and randomizer modify macro and print size_t with %zx use CONFIG_IMX8M because it should apply to imx8mq/mm/mn Signed-off-by: Alice Guo Signed-off-by: Peng Fan --- arch/arm/mach-imx/Kconfig | 2 +- arch/arm/mach-imx/cm