u-boot-brain/board/freescale/mpc8360erdk
Wolfgang Grandegger e93c1c169d 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>
2009-03-23 15:53:38 -05:00
..
config.mk mpc83xx: add support for the MPC8360E-RDK 2008-01-10 20:52:58 -06:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8360erdk.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
nand.c Add multi chip support to the FSL-UPM driver 2009-03-23 15:53:38 -05:00