]> Git Repo - u-boot.git/commit
nandbcb: support i.MX8M
authorAlice Guo <[email protected]>
Tue, 5 May 2020 14:04:00 +0000 (22:04 +0800)
committerStefano Babic <[email protected]>
Sun, 10 May 2020 18:55:20 +0000 (20:55 +0200)
commit66dbd9c9ede2a1b109b008b7063e9901d2cea07f
treee78fc82f81cc5034b464d54a12f890b195aaf6a2
parentc6ed3508bda58ab4a750eb11956f7779cc27e84d
nandbcb: support i.MX8M

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 <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/cmd_nandbcb.c
This page took 0.026348 seconds and 4 git commands to generate.