linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: Chunhe Lan <Chunhe.Lan@freescale.com>
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH] powerpc/85xx: Add T4240RDB board support
Date: Fri, 30 May 2014 16:25:04 -0500	[thread overview]
Message-ID: <1401485104.6603.221.camel@snotra.buserror.net> (raw)
In-Reply-To: <1401264681-30058-1-git-send-email-Chunhe.Lan@freescale.com>

On Wed, 2014-05-28 at 16:11 +0800, Chunhe Lan wrote:
> @@ -125,6 +127,9 @@ CONFIG_MMC=y
>  CONFIG_MMC_SDHCI=y
>  CONFIG_EDAC=y
>  CONFIG_EDAC_MM_EDAC=y
> +CONFIG_RTC_CLASS=y
> +CONFIG_RTC_DRV_DS1374=y
> +CONFIG_RTC_DRV_CMOS=y
>  CONFIG_DMADEVICES=y
>  CONFIG_FSL_DMA=y
>  CONFIG_EXT2_FS=y

This conflicts with http://patchwork.ozlabs.org/patch/353243/ and you
shouldn't need CONFIG_RTC_DRV_CMOS.

> diff --git a/arch/powerpc/platforms/85xx/Kconfig b/arch/powerpc/platforms/85xx/Kconfig
> index c17aae8..6f279ce 100644
> --- a/arch/powerpc/platforms/85xx/Kconfig
> +++ b/arch/powerpc/platforms/85xx/Kconfig
> @@ -265,7 +265,7 @@ config CORENET_GENERIC
>  	  For 32bit kernel, the following boards are supported:
>  	    P2041 RDB, P3041 DS and P4080 DS
>  	  For 64bit kernel, the following boards are supported:
> -	    T4240 QDS and B4 QDS
> +	    T4240 QDS, T4240 RDB and B4 QDS

T4240QDS/RDB

> diff --git a/arch/powerpc/platforms/85xx/corenet_generic.c b/arch/powerpc/platforms/85xx/corenet_generic.c
> index 8e4b1e1..2f50526 100644
> --- a/arch/powerpc/platforms/85xx/corenet_generic.c
> +++ b/arch/powerpc/platforms/85xx/corenet_generic.c
> @@ -119,6 +119,7 @@ static const char * const boards[] __initconst = {
>  	"fsl,P5020DS",
>  	"fsl,P5040DS",
>  	"fsl,T4240QDS",
> +	"fsl,T4240RDB",
>  	"fsl,B4860QDS",
>  	"fsl,B4420QDS",
>  	"fsl,B4220QDS",

What about hv_boards?

-Scott

  reply	other threads:[~2014-05-30 21:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-28  8:11 [PATCH] powerpc/85xx: Add T4240RDB board support Chunhe Lan
2014-05-30 21:25 ` Scott Wood [this message]
2014-06-03  8:57   ` Chunhe Lan
2014-06-03 16:12     ` Scott Wood

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=1401485104.6603.221.camel@snotra.buserror.net \
    --to=scottwood@freescale.com \
    --cc=Chunhe.Lan@freescale.com \
    --cc=linuxppc-dev@lists.ozlabs.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;
as well as URLs for NNTP newsgroup(s).