All of lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Perier <romain.perier@gmail.com>
To: Eddie Cai <eddie.cai.linux@gmail.com>
Cc: yocto@yoctoproject.org, Eddie Cai <eddie.cai@rock-chips.com>
Subject: Re: [meta-rockchip][morty][PATH 2/3] machine: Use SOC specific assignements
Date: Mon, 13 Feb 2017 18:02:13 +0100	[thread overview]
Message-ID: <CABgxDoJ+ij9K86mUtSDxUfmCfTFgO_Zhw=bqYTJ2YojtpGY4dQ@mail.gmail.com> (raw)
In-Reply-To: <1486564699-6001-3-git-send-email-eddie.cai.linux@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1047 bytes --]

It would be nice to do the same thing for ther SoCs, what do you think ?

Reviewed-by: Romain Perier <romain.perier@collabora.com>

2017-02-08 15:38 GMT+01:00 Eddie Cai <eddie.cai.linux@gmail.com>:

> From: Eddie Cai <eddie.cai@rock-chips.com>
>
> In this way the modifications will be used on all RK3288 boards.
>
> Signed-off-by: Eddie Cai <eddie.cai.linux@gmail.com>
> ---
>  conf/machine/include/rk3288.inc | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/conf/machine/include/rk3288.inc
> b/conf/machine/include/rk3288.inc
> index 6d4affd..b3726ee 100644
> --- a/conf/machine/include/rk3288.inc
> +++ b/conf/machine/include/rk3288.inc
> @@ -1,7 +1,10 @@
>  # Copyright (C) 2015 Romain Perier
>  # Released under the MIT license (see COPYING.MIT for the terms)
>
> +SOC_FAMILY  = "rk3288"
> +
>  require conf/machine/include/tune-cortexa17.inc
> +require conf/machine/include/soc-family.inc
>
>  DEFAULTTUNE="cortexa17hf-neon-vfpv4"
>  PREFERRED_PROVIDER_virtual/kernel = "linux"
> --
> 2.7.4
>
>

[-- Attachment #2: Type: text/html, Size: 1897 bytes --]

  reply	other threads:[~2017-02-13 17:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-08 14:38 [meta-rockchip][morty][PATH 0/3] add main line kernel support Eddie Cai
2017-02-08 14:38 ` [meta-rockchip][morty][PATH 1/3] machine: Use cortexa17hf-neon-vfpv4 as default tune for rk3288.inc Eddie Cai
2017-02-13 16:59   ` Romain Perier
2017-02-08 14:38 ` [meta-rockchip][morty][PATH 2/3] machine: Use SOC specific assignements Eddie Cai
2017-02-13 17:02   ` Romain Perier [this message]
2017-02-14  1:22     ` Eddie Cai
2017-02-08 14:38 ` [meta-rockchip][morty][PATH 3/3] recipes-kernel: linux: Add mainline kernel Eddie Cai
2017-02-13 17:05   ` Romain Perier
2017-02-14  5:46     ` Eddie Cai

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='CABgxDoJ+ij9K86mUtSDxUfmCfTFgO_Zhw=bqYTJ2YojtpGY4dQ@mail.gmail.com' \
    --to=romain.perier@gmail.com \
    --cc=eddie.cai.linux@gmail.com \
    --cc=eddie.cai@rock-chips.com \
    --cc=yocto@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.