Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-23 | omap: fix a gpmc nand problem | stanley.miao | |
If gpmc_t isn't given, we don't need to set timing for gpmc, or it will cause a Oops. Signed-off-by: Stanley.Miao <stanley.miao@windriver.com> Signed-off-by: Tony Lindgren <tony@atomide.com> | |||
2010-02-15 | omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init | Vimal Singh | |
Introducing 'gpmc-nand.c' for GPMC specific NAND init. For example: GPMC timing parameters and all. This patch also migrates gpmc related calls from 'nand/omap2.c' to 'gpmc-nand.c'. Signed-off-by: Vimal Singh <vimalsingh@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com> |