]> Git Repo - u-boot.git/commit
imx: nandbcb: add support for i.MX7
authorIgor Opaniuk <[email protected]>
Sun, 3 Nov 2019 15:49:44 +0000 (16:49 +0100)
committerStefano Babic <[email protected]>
Sun, 3 Nov 2019 20:49:28 +0000 (21:49 +0100)
commitdad30dd72bd137cc61168409bc6d1fe7f22bedfb
tree477f3140ed323cdf4f8840117a01b983df39fe8a
parent9ab5f221a5e2b79ec98efa6b44f7e3d03c518bf8
imx: nandbcb: add support for i.MX7

Add support for updating FCB/DBBT on i.MX7:
- additional new fields in FCB structure
- Leverage hardware BCH/randomizer for writing FCB

Signed-off-by: Igor Opaniuk <[email protected]>
Tested-by: Max Krummenacher <[email protected]>
Reviewed-by: Oleksandr Suvorov <[email protected]>
arch/arm/include/asm/mach-imx/imx-nandbcb.h
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/cmd_nandbcb.c
This page took 0.03351 seconds and 4 git commands to generate.