commit | 0eee20fc1bb16f484771d626e1d7bde7d770a01c | [log] [tgz] |
---|---|---|
author | Benoît Thébaudeau <benoit.thebaudeau@advansee.com> | Mon Aug 13 22:49:15 2012 +0200 |
committer | Scott Wood <scottwood@freescale.com> | Mon Sep 17 19:42:46 2012 -0500 |
tree | 99b46087d962295834dcd88dc9a4bc4fe306fb03 | |
parent | 5d818a2821c3c7cf350ee4a2c67a11f8e1039af0 [diff] |
spl mxc nand: Remove duplicated code The ECC_EN and INT_MSK bits of CONFIG1 are not volatile, so it is sufficient to set them once in nfc_nand_init(). Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Cc: Scott Wood <scottwood@freescale.com> Cc: Stefano Babic <sbabic@denx.de> Signed-off-by: Scott Wood <scottwood@freescale.com>