commit | f15404447e75bb11c185cad5975dc8b95e50a3e1 | [log] [tgz] |
---|---|---|
author | Wolfgang Grandegger <wg@grandegger.com> | Wed Feb 11 18:38:21 2009 +0100 |
committer | Scott Wood <scottwood@freescale.com> | Mon Mar 23 15:53:38 2009 -0500 |
tree | f02c89ca6f98af1bd2e64605ae531333943b9713 | |
parent | b325d7eb7dcf4c1153645874008205a8b4e0e22c [diff] |
Add multi chip support to the FSL-UPM driver This patch adds support for multi-chip NAND devices to the FSL-UPM driver. The "dev_ready" callback of the "struct fsl_upm_nand" is now called with the argument "chip_nr" to allow testing the proper chip select line. The NAND support of the MPC8360ERDK is updated as well. No other boards are currently using the FSL UPM driver. Signed-off-by: Wolfgang Grandegger <wg@grandegger.com> Signed-off-by: Scott Wood <scottwood@freescale.com>