author | Afzal Mohammed <afzal@ti.com> | |
Wed, 29 Feb 2012 12:41:56 +0000 (18:11 +0530) | ||
committer | Philip, Avinash <avinashphilip@ti.com> | |
Thu, 8 Mar 2012 11:55:42 +0000 (17:25 +0530) | ||
commit | 5c77991c1663c7ee726849bb39843482c45442b5 | |
tree | cd3f46c02cb8679d1da62fd7f9501fb09b3d12b8 | tree | snapshot (tar.xz tar.gz zip) |
parent | 44b0b076aaf275482a6ad1a53c5ad3cf18739c23 | commit | diff |
ARM: OMAP2+: nand: board_nand_init timing arguement
Modify board_nand_init to take additional arguement,
timings for gpmc. Also rename the function to
omap_nand_init & let it return pointer to structure
of omap_nand_platform_data.
A prerequisite for combining different board nand
initialization functions.
Signed-off-by: Afzal Mohammed <afzal@ti.com>
Signed-off-by: Philip, Avinash <avinashphilip@ti.com>
Modify board_nand_init to take additional arguement,
timings for gpmc. Also rename the function to
omap_nand_init & let it return pointer to structure
of omap_nand_platform_data.
A prerequisite for combining different board nand
initialization functions.
Signed-off-by: Afzal Mohammed <afzal@ti.com>
Signed-off-by: Philip, Avinash <avinashphilip@ti.com>