All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v9 1/3] board: Add Vyasa RK3288 board support
Date: Tue, 06 Feb 2018 09:13:52 +0100	[thread overview]
Message-ID: <87tvuutu0v.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1517313835-21973-1-git-send-email-jagan@amarulasolutions.com> (Jagan Teki's message of "Tue, 30 Jan 2018 13:03:53 +0100")

>>>>> "Jagan" == Jagan Teki <jagannadh.teki@gmail.com> writes:

 > Add Vyasa board, from rk3288 family SOC.
 > Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>

 > +++ b/board/amarula/vyasa/linux_gmac.fragment
 > @@ -0,0 +1,3 @@
 > +# Currently kernel mainline exhibits issues when running rockchip gmac
 > +# on the board, so enable it as loadable module and insert it later
 > +CONFIG_DWMAC_ROCKCHIP=m

Here you talk about mainline, but:

 > +BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/openedev/linux-openedev"
 > +BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="d127129e85a020879f334154300ddd3f7ec21c1e"
 > +BR2_LINUX_KERNEL_DEFCONFIG="multi_v7"
 > +BR2_LINUX_KERNEL_UIMAGE=y
 > +BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x02000000"
 > +BR2_LINUX_KERNEL_DTS_SUPPORT=y
 > +BR2_LINUX_KERNEL_INTREE_DTS_NAME="rk3288-vyasa"
 > +BR2_LINUX_KERNEL_INSTALL_TARGET=y
 > +BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/amarula/vyasa/linux_gmac.fragment"

It isn't using mainline.

But OK - Committed to next, thanks.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2018-02-06  8:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-30 12:03 [Buildroot] [PATCH v9 1/3] board: Add Vyasa RK3288 board support Jagan Teki
2018-01-30 12:03 ` [Buildroot] [PATCH v9 2/3] board: vyasa: Add qst5 configuration Jagan Teki
2018-02-06  8:45   ` Peter Korsgaard
2018-01-30 12:03 ` [Buildroot] [PATCH v9 3/3] board: Add Tinker RK3288 board support Jagan Teki
2018-02-06 10:39   ` Peter Korsgaard
2018-02-01 10:34 ` [Buildroot] [PATCH v9 1/3] board: Add Vyasa " Jagan Teki
2018-02-01 12:44   ` Thomas Petazzoni
2018-02-05 13:45     ` Jagan Teki
2018-02-06  8:13 ` Peter Korsgaard [this message]

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=87tvuutu0v.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /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.