From: Tony Lindgren <tony@atomide.com>
To: "Syed Mohammed, Khasim" <khasim@ti.com>
Cc: linux-omap@vger.kernel.org, discussion@beagleboard.org
Subject: Re: [PATCH 2/9] Updated Kconfig and Makefile to add OMAP3 EVM Board
Date: Wed, 16 Apr 2008 14:06:53 -0700 [thread overview]
Message-ID: <20080416210652.GI17055@atomide.com> (raw)
In-Reply-To: <7EAD1AEEA7621C45899FE99123E124A0018C8A6C@dbde01.ent.ti.com>
* Syed Mohammed, Khasim <khasim@ti.com> [080416 05:05]:
>
> Updated Kconfig and Makefile to add OMAP3 EVM Board
Can you please repost the patches one more time grouped
in following patches:
1. Add support for omap3 evm (Patches 2, 3, 5)
2. Add default config for omap3 evm (Patch 4)
3. Add support for omap3 beagle (Patches 6, 7, 8)
4. Add default config for omap3 beagle (Patch 9)
Thanks,
Tony
> Signed-off-by: Syed Mohammed Khasim <khasim@ti.com>
> ---
> arch/arm/mach-omap2/Kconfig | 3 +++
> arch/arm/mach-omap2/Makefile | 1 +
> 2 files changed, 4 insertions(+)
>
> Index: my_branch/arch/arm/mach-omap2/Makefile
> ===================================================================
> --- my_branch.orig/arch/arm/mach-omap2/Makefile 2008-04-16 14:39:51.000000000 +0530
> +++ my_branch/arch/arm/mach-omap2/Makefile 2008-04-16 14:41:28.000000000 +0530
> @@ -34,6 +34,7 @@
> board-sdp-hsmmc.o \
> board-3430sdp-usb.o \
> board-3430sdp-flash.o
> +obj-$(CONFIG_MACH_OMAP3EVM) += board-omap3evm.o
> obj-$(CONFIG_MACH_OMAP_APOLLON) += board-apollon.o \
> board-apollon-mmc.o \
> board-apollon-keys.o
>
> Index: my_branch/arch/arm/mach-omap2/Kconfig
> ===================================================================
> --- my_branch.orig/arch/arm/mach-omap2/Kconfig 2008-04-16 14:40:02.000000000 +0530
> +++ my_branch/arch/arm/mach-omap2/Kconfig 2008-04-16 14:41:28.000000000 +0530
> @@ -106,3 +106,6 @@
> bool "OMAP 3430 SDP board"
> depends on ARCH_OMAP3 && ARCH_OMAP34XX
>
> +config MACH_OMAP3EVM
> + bool "OMAP 3530 EVM board"
> + depends on ARCH_OMAP3 && ARCH_OMAP34XX
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2008-04-16 21:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-16 12:04 [PATCH 2/9] Updated Kconfig and Makefile to add OMAP3 EVM Board Syed Mohammed, Khasim
2008-04-16 21:06 ` Tony Lindgren [this message]
2008-04-17 2:14 ` Syed Mohammed, Khasim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080416210652.GI17055@atomide.com \
--to=tony@atomide.com \
--cc=discussion@beagleboard.org \
--cc=khasim@ti.com \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox