All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra
Date: Sun, 19 Apr 2015 07:56:26 -0600	[thread overview]
Message-ID: <CAPnjgZ2T6Dr1pjS3Wp6A=9TTyAC8gebPXJ4=tJjwjQ+Np7nqjA@mail.gmail.com> (raw)
In-Reply-To: <1428889874-19728-1-git-send-email-yamada.masahiro@socionext.com>

On 12 April 2015 at 19:51, Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:
> All the Tegra boards borrow the files from board/nvidia/common/
> directory, i.e., board/nvidia/common/* are not vendor-common files,
> but SoC-common files.
>
> Move NVIDIA common files to arch/arm/mach-tegra/ to clean up
> Makefiles.
>
> As arch/arm/mach-tegra/board.c already exists, this commit renames
> board/nvidia/common/board.c to arch/arm/mach-tegra/board2.c,
> expecting they will be consolidated as a second step.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> Cc: Stephen Warren <swarren@nvidia.com>
> Cc: Tom Warren <twarren@nvidia.com>
> Cc: Simon Glass <sjg@chromium.org>
> ---
>
> Changes in v2:
>   - Fix a typo  NVIVIA -> NVIDIA
>   - Add Marcel's Acked-by
>   - Mention renaming board.c to board2.c

Acked-by: Simon Glass <sjg@chromium.org>

      reply	other threads:[~2015-04-19 13:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-13  1:51 [U-Boot] [PATCH v2] ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra Masahiro Yamada
2015-04-19 13:56 ` Simon Glass [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='CAPnjgZ2T6Dr1pjS3Wp6A=9TTyAC8gebPXJ4=tJjwjQ+Np7nqjA@mail.gmail.com' \
    --to=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /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.