public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 11/15] led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries
Date: Sun, 02 Aug 2015 11:28:49 +0200	[thread overview]
Message-ID: <55BDE2D1.1050602@denx.de> (raw)
In-Reply-To: <1438434891-8345-12-git-send-email-yamada.masahiro@socionext.com>

On 01/08/2015 15:14, Masahiro Yamada wrote:
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---

Reviewed-by: Stefano Babic <sbabic@denx.de>

Best regards,
Stefano Babic



-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  parent reply	other threads:[~2015-08-02  9:28 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-01 13:14 [U-Boot] [PATCH v2 00/15] Add macros to ease our life with independent CONFIGs between U-Boot and SPL Masahiro Yamada
2015-08-01 13:14 ` [U-Boot] [PATCH v2 01/15] kbuild: fixdep: optimize code slightly Masahiro Yamada
2015-08-01 14:47   ` Tom Rini
2015-08-03 14:06   ` Simon Glass
2015-08-01 13:14 ` [U-Boot] [PATCH v2 02/15] kbuild: add a makefile macro useful with per-image config options Masahiro Yamada
2015-08-01 14:47   ` Tom Rini
2015-08-03 14:06   ` Simon Glass
2015-08-01 13:14 ` [U-Boot] [PATCH v2 03/15] linux/kconfig.h: add CPP macros useful for " Masahiro Yamada
2015-08-03 14:06   ` Simon Glass
2015-08-01 13:14 ` [U-Boot] [PATCH v2 04/15] spl: move SPL driver entries to driver/Makefile Masahiro Yamada
2015-08-01 14:48   ` Tom Rini
2015-08-02  9:28   ` Stefano Babic
2015-08-03 14:06   ` Simon Glass
2015-08-01 13:14 ` [U-Boot] [PATCH v2 05/15] dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries Masahiro Yamada
2015-08-01 14:48   ` Tom Rini
2015-08-03 14:06     ` Simon Glass
2015-08-01 13:14 ` [U-Boot] [PATCH v2 06/15] clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK Masahiro Yamada
2015-08-01 14:48   ` Tom Rini
2015-08-02  9:28   ` Stefano Babic
2015-08-03 14:06   ` Simon Glass
2015-08-01 13:14 ` [U-Boot] [PATCH v2 07/15] clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries Masahiro Yamada
2015-08-01 14:48   ` Tom Rini
2015-08-02  9:28   ` Stefano Babic
2015-08-03 14:06   ` Simon Glass
2015-08-01 13:14 ` [U-Boot] [PATCH v2 08/15] ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM Masahiro Yamada
2015-08-01 14:48   ` Tom Rini
2015-08-03 14:06     ` Simon Glass
2015-08-01 13:14 ` [U-Boot] [PATCH v2 09/15] ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries Masahiro Yamada
2015-08-01 14:48   ` Tom Rini
2015-08-03 14:06   ` Simon Glass
2015-08-01 13:14 ` [U-Boot] [PATCH v2 10/15] led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED Masahiro Yamada
2015-08-01 14:48   ` Tom Rini
2015-08-03 14:06   ` Simon Glass
2015-08-01 13:14 ` [U-Boot] [PATCH v2 11/15] led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries Masahiro Yamada
2015-08-01 14:48   ` Tom Rini
2015-08-02  9:28   ` Stefano Babic [this message]
2015-08-03 14:06   ` Simon Glass
2015-08-01 13:14 ` [U-Boot] [PATCH v2 12/15] dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list Masahiro Yamada
2015-08-01 14:48   ` Tom Rini
2015-08-03 14:06   ` Simon Glass
2015-08-01 13:14 ` [U-Boot] [PATCH v2 13/15] fdtdec: fix OF_CONTROL switch Masahiro Yamada
2015-08-01 14:48   ` Tom Rini
2015-08-03 14:06   ` Simon Glass
2015-08-01 13:14 ` [U-Boot] [PATCH v2 14/15] of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL Masahiro Yamada
2015-08-01 14:48   ` Tom Rini
2015-08-03 14:06   ` Simon Glass
2015-08-01 13:14 ` [U-Boot] [PATCH v2 15/15] of: clean up OF_CONTROL ifdef conditionals Masahiro Yamada
2015-08-01 14:48   ` Tom Rini
2015-08-03 14:06   ` Simon Glass
2015-08-13 11:26   ` Linus Walleij
2015-08-03 13:59 ` [U-Boot] [PATCH v2 00/15] Add macros to ease our life with independent CONFIGs between U-Boot and SPL Simon Glass
2015-08-06 23:08   ` Scott Wood
2015-08-11  7:53     ` Masahiro Yamada

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=55BDE2D1.1050602@denx.de \
    --to=sbabic@denx.de \
    --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