Skip to content
Snippets Groups Projects
Commit ae8a53ec authored by Igor Opaniuk's avatar Igor Opaniuk Committed by Stefano Babic
Browse files

imx: nandbcb: add support for writing BCB only


Add subcommand for add writing BCB only, where we provide appropriate
offsets for firmware1 and firmware2 and size.

Example of usage:
> nandbcb bcbonly 0x00180000 0x00080000 0x00200000
Writing 1024 bytes to 0x0: randomizing
OK
Writing 1024 bytes to 0x20000: randomizing
OK

Signed-off-by: default avatarIgor Opaniuk <igor.opaniuk@toradex.com>
Tested-by: default avatarMax Krummenacher <max.krummenacher@toradex.com>
Reviewed-by: default avatarOleksandr Suvorov <oleksandr.suvorov@toradex.com>
parent 1b899a80
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment