| To: | David Daney <ddaney@caviumnetworks.com> |
|---|---|
| Subject: | Re: [PATCH 3/3] mips:powertv: Integrate Cisco Powertv platform into MIPS architecture (resend) |
| From: | David VomLehn <dvomlehn@cisco.com> |
| Date: | Thu, 28 May 2009 14:35:54 -0700 |
| Authentication-results: | sj-dkim-4; header.From=dvomlehn@cisco.com; dkim=pass ( sig from cisco.com/sjdkim4002 verified; ); |
| Cc: | linux-mips@linux-mips.org, ralf@linux-mips.org |
| Dkim-signature: | v=1; a=rsa-sha256; q=dns/txt; l=1287; t=1243546554; x=1244410554; c=relaxed/simple; s=sjdkim4002; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=dvomlehn@cisco.com; z=From:=20David=20VomLehn=20<dvomlehn@cisco.com> |Subject:=20Re=3A=20[PATCH=203/3]=20mips=3Apowertv=3A=20Int egrate=20Cisco=20Powertv=20platform=0A=09into=20MIPS=20archi tecture=20(resend) |Sender:=20; bh=gM3MAYeodaV9c9JJu63442IIMzEQvo9ExFS5wi/ItQE=; b=Xadhc5k+ip72gt6RPjLjverxGWRcrP5JvLnJqa70QYl2LzceVaTlZUKRpf J2tReGchcLHHRGlqYihuY4t28LErzlPgxBH+KIvpjMh2aWBGSqWp9Mkkw4bM ZI+j5Kd500; |
| In-reply-to: | <49FF8DAC.8090701@caviumnetworks.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20090504225821.GA22833@cuplxvomd02.corp.sa.net> <49FF8DAC.8090701@caviumnetworks.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.18 (2008-05-17) |
On Mon, May 04, 2009 at 05:51:56PM -0700, David Daney wrote: > David VomLehn wrote: >> Adds the Cisco PowerTV platform to the configuration and Make files so >> that we can build a kernel for it. >> >> Signed-off-by: David VomLehn <dvomlehn@cisco.com> >> --- >> arch/mips/Kconfig | 30 + >> arch/mips/Makefile | 8 + >> arch/mips/configs/powertv_defconfig | 1484 >> +++++++++++++++++++++++++++++++++++ >> 3 files changed, 1522 insertions(+), 0 deletions(-) >> >> diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig >> index 99f7b6d..b23ec4c 100644 >> --- a/arch/mips/Kconfig >> +++ b/arch/mips/Kconfig > [...] >> +# >> +# The flag for POWERTV clock source. >> +# >> +config CEVT_POWERTV >> + bool >> + >> config CEVT_SB1250 >> bool >> @@ -742,6 +766,12 @@ config CSRC_R4K >> select CSRC_R4K_LIB >> bool >> +# >> +# The flag for POWERTV clock event. >> +# >> +config CSRC_POWERTV >> + bool >> + >> config CSRC_SB1250 >> bool >> > > Could/should CEVT_POWERTV and CSRC_POWERTV be either eliminated or moved > to your processor specific directory? That is where the corresponding > code lives. Yes, these can be moved. I've got to dig a bit to see about eliminating them. > David Daney |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH v1 5/5] mips specific system call tracer, wuzhangjin |
|---|---|
| Next by Date: | Re: [PATCH v1 1/5] mips static function tracer support, Steven Rostedt |
| Previous by Thread: | Re: [PATCH 3/3] mips:powertv: Integrate Cisco Powertv platform into MIPS architecture (resend), David Daney |
| Next by Thread: | Fw: Increase brain power, 27 Health Tips & Womens Health & Thyroid, Jokes of the Day - GHL |
| Indexes: | [Date] [Thread] [Top] [All Lists] |