Skip to content
Snippets Groups Projects
Commit 8122d216 authored by Ahmed Samir Khalil's avatar Ahmed Samir Khalil Committed by Tom Rini
Browse files

Common: SPL: spl_nand: Fixed debug correct NAND ECC type.


In case of #define DEBUG 1 (fordebugging SPL). A bug in
spl_nand_load_image() will be triggered, because it prints
using hw ecc regardless of soft ecc configurations and
initializations.

Signed-off-by: default avatarAhmed Samir <engkhalil86@gmail.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent f031f501
No related branches found
No related tags found
Loading
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