public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] EXYNOS: Move includes from setup.h to tzpc_init.c
Date: Thu, 13 Jun 2013 17:26:33 +0900	[thread overview]
Message-ID: <51B98239.2070103@samsung.com> (raw)
In-Reply-To: <CAPnjgZ3Q5xotjipHWLMrKw0Gma897B+5bqYYOnBC6GYt2hvFdQ@mail.gmail.com>

On 12/05/13 03:19, Simon Glass wrote:
> On Wed, Apr 3, 2013 at 6:11 AM, Rajeshwari Shinde
> <rajeshwari.s@samsung.com> wrote:
>> These should not be in the header since not every C file needs them.
>> Move them to the file that needs them.
>>
>> Signed-off-by: Simon Glass <sjg@chromium.org>
>> Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>
> 
> Tested on snow.
> 
> Acked-by: Simon Glass <sjg@chromium.org>
> Tested-by: Simon Glass <sjg@chromium.org>
> 
>> ---
>>  board/samsung/smdk5250/setup.h     |    3 ---
>>  board/samsung/smdk5250/tzpc_init.c |    2 ++
>>  2 files changed, 2 insertions(+), 3 deletions(-)
>>

Since tzpc_init.c is moved to arch/arm/cpu/armv7/exynos, this patch is rejected.

commit 72af2fc8504daccd2f8ae2459e3e225e9c2cc512
Author: Inderpal Singh <inderpal.singh@linaro.org>
Date:   Thu Apr 4 23:09:19 2013 +0000

    exynos: move tzpc_init to armv7/exynos
    
    tzpc_init is common for all exynos5 boards, hence move it to
    armv7/exynos so that all other boards can use it.
    
    Also update the smdk5250 Makefile and config file.
    
    Signed-off-by: Inderpal Singh <inderpal.singh@linaro.org>
    Acked-by: Chander Kashyap <chander.kashyap@linaro.org>
    Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>

Thanks,
Minkyu Kang.

      reply	other threads:[~2013-06-13  8:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-03 12:11 [U-Boot] [PATCH] EXYNOS: Move includes from setup.h to tzpc_init.c Rajeshwari Shinde
2013-05-11 18:19 ` Simon Glass
2013-06-13  8:26   ` Minkyu Kang [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=51B98239.2070103@samsung.com \
    --to=mk7.kang@samsung.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox