commit | 326a74bbc25a2b81c84ac6dc40cc675feee6a39c | [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 | 2174f3b84ec6c6f59dceff5a02af1e5032961eae [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>