[PATCH-v6 0/4] OMAP: Adding flash support to SDP, ZOOM2 and LDP boards
Vimal Singh
vimal.newwork at gmail.com
Thu Nov 19 09:26:14 EST 2009
On Thu, Nov 19, 2009 at 7:52 PM, Nishanth Menon <nm at ti.com> wrote:
> Vimal Singh had written, on 11/19/2009 08:11 AM, the following:
> [...]
>
>>>
>>> v4-v5:
>>> [PATCH-v5 1/4] OMAP2/3: Add support for flash on SDP boards:
>>> Implemented Tony's comments.
>>
>> arch/arm/configs/omap_3430sdp_defconfig | 140 +++++++----
>> arch/arm/configs/omap_zoom2_defconfig | 344
>> +++++++++++++++++++-------
>
> how about zoom3 and sdp3630?
I do not have these boards. Could someone test for these and drop a
patch for same?
>
>> arch/arm/mach-omap2/Makefile | 8 +
>> arch/arm/mach-omap2/board-2430sdp.c | 2 +
>> arch/arm/mach-omap2/board-3430sdp.c | 2 +
>> arch/arm/mach-omap2/board-ldp.c | 2 +
>> arch/arm/mach-omap2/board-sdp-flash.c | 315
>> +++++++++++++++++++++++
>> arch/arm/mach-omap2/board-zoom-flash.c | 92 +++++++
>> arch/arm/mach-omap2/board-zoom-peripherals.c | 2 +
>> arch/arm/mach-omap2/gpmc-nand.c | 128 ++++++++++
>> arch/arm/plat-omap/include/plat/board-sdp.h | 15 ++
>> arch/arm/plat-omap/include/plat/board-zoom.h | 36 +++
>> arch/arm/plat-omap/include/plat/gpmc.h | 4 +-
>> arch/arm/plat-omap/include/plat/nand.h | 6 +
>> drivers/mtd/nand/omap2.c | 33 +--
>> 15 files changed, 969 insertions(+), 160 deletions(-)
>> create mode 100644 arch/arm/mach-omap2/board-sdp-flash.c
>> create mode 100644 arch/arm/mach-omap2/board-zoom-flash.c
>> create mode 100644 arch/arm/mach-omap2/gpmc-nand.c
>> create mode 100644 arch/arm/plat-omap/include/plat/board-sdp.h
>> create mode 100644 arch/arm/plat-omap/include/plat/board-zoom.h
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
>> the body of a message to majordomo at vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>
>
> --
> Regards,
> Nishanth Menon
>
--
Regards,
Vimal Singh
More information about the linux-mtd
mailing list