All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC PATCH] ARM: tegra: move NVIVIA common files to arch/arm/mach-tegra
Date: Fri, 10 Apr 2015 09:48:31 -0600	[thread overview]
Message-ID: <5527F0CF.5040204@wwwdotorg.org> (raw)
In-Reply-To: <1428641627-6014-1-git-send-email-yamada.masahiro@socionext.com>

On 04/09/2015 10:53 PM, Masahiro Yamada 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.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> Cc: Stephen Warren <swarren@nvidia.com>
> Cc: Tom Warren <twarren@nvidia.com>
> Cc: Simon Glass <sjg@chromium.org>
> ---
>
> arch/arm/mach-tegra/board.c already exists.
> So, I renamed board/nvidia/common/board.c to
> arch/arm/mach-tegra/board2.c, which I think, not a good idea.

Well, perhaps not optimal, but it isn't going to cause any kind of 
significant problem I think, and could easily be fixed up later. Perhaps 
merge the two files together if you want? I never understood the 
reasoning behind the split anyway.

      parent reply	other threads:[~2015-04-10 15:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-10  4:53 [U-Boot] [RFC PATCH] ARM: tegra: move NVIVIA common files to arch/arm/mach-tegra Masahiro Yamada
2015-04-10  8:08 ` Marcel Ziswiler
2015-04-10 10:57 ` Masahiro Yamada
2015-04-10 15:48 ` Stephen Warren [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=5527F0CF.5040204@wwwdotorg.org \
    --to=swarren@wwwdotorg.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.