diff options
author | Ahmed Samir Khalil <engkhalil86@gmail.com> | 2016-03-25 13:13:17 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-04-01 17:17:42 -0400 |
commit | 8122d2161e07dd1af2d957ef82e3e8255a55a023 (patch) | |
tree | 22c52747499673955a0283c7ad9669ef427437a3 /examples/api | |
parent | f031f501efa898ad1eac641cb27079dd6ded306a (diff) | |
download | u-boot-imx-8122d2161e07dd1af2d957ef82e3e8255a55a023.zip u-boot-imx-8122d2161e07dd1af2d957ef82e3e8255a55a023.tar.gz u-boot-imx-8122d2161e07dd1af2d957ef82e3e8255a55a023.tar.bz2 |
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: Ahmed Samir <engkhalil86@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'examples/api')
0 files changed, 0 insertions, 0 deletions