public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 1/7] generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Date: Tue, 24 Mar 2015 08:24:59 +0000	[thread overview]
Message-ID: <1427185498.13499.1.camel@synopsys.com> (raw)
In-Reply-To: <CAPnjgZ2V3N5m20Mdi1xzqW3BOBz4v1Gg==eaPAVp_UX+gm3tXw@mail.gmail.com>

On Mon, 2015-03-23 at 15:33 -0600, Simon Glass wrote:
> On 19 March 2015 at 04:42, Masahiro Yamada
> <yamada.masahiro@socionext.com> wrote:
> > Move the option to Kconfig renaming it to CONFIG_HAVE_GENERIC_BOARD.
> >
> > Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> > ---
> >
> > Changes in v2: None
> >
> >  Makefile                  |  2 +-
> >  README                    |  6 +++---
> >  arch/Kconfig              | 14 ++++++++++++++
> >  arch/arc/config.mk        |  3 ---
> >  arch/arm/config.mk        |  3 ---
> >  arch/avr32/config.mk      |  3 ---
> >  arch/blackfin/config.mk   |  3 ---
> >  arch/m68k/config.mk       |  3 ---
> >  arch/microblaze/config.mk |  1 -
> >  arch/mips/config.mk       |  2 --
> >  arch/nios2/config.mk      |  2 --
> >  arch/powerpc/config.mk    |  3 ---
> >  arch/sandbox/config.mk    |  3 ---
> >  arch/x86/config.mk        |  3 ---
> >  doc/README.generic-board  | 12 +++++++-----
> >  15 files changed, 25 insertions(+), 38 deletions(-)
> 
> Reviewed-by: Simon Glass <sjg@chromium.org>

Reviewed-by: Alexey Brodkin <abrodkin@synopsys.com>

  reply	other threads:[~2015-03-24  8:24 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-19 10:42 [U-Boot] [PATCH v3 0/7] Some improvements related to build system Masahiro Yamada
2015-03-19 10:42 ` [U-Boot] [PATCH v3 1/7] generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig Masahiro Yamada
2015-03-23 21:33   ` Simon Glass
2015-03-24  8:24     ` Alexey Brodkin [this message]
2015-03-28 18:07   ` [U-Boot] [U-Boot, v3, " Tom Rini
2015-03-19 10:42 ` [U-Boot] [PATCH v3 2/7] generic-board: select SYS_GENERIC_BOARD for some architectures Masahiro Yamada
2015-03-23 21:33   ` Simon Glass
2015-03-24  8:25     ` Alexey Brodkin
2015-03-28 18:08   ` [U-Boot] [U-Boot, v3, " Tom Rini
2015-03-19 10:42 ` [U-Boot] [PATCH v3 3/7] m68k: remove arch/m68k/lib/board.c Masahiro Yamada
2015-03-23 21:33   ` Simon Glass
2015-03-28 18:08   ` [U-Boot] [U-Boot,v3,3/7] " Tom Rini
2015-03-19 10:42 ` [U-Boot] [PATCH v3 4/7] malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN Masahiro Yamada
2015-03-23 21:33   ` Simon Glass
2015-03-24  6:15   ` Robert Baldyga
2015-03-28 18:08   ` [U-Boot] [U-Boot, v3, " Tom Rini
2015-03-19 10:42 ` [U-Boot] [PATCH v3 5/7] malloc_f: enable SYS_MALLOC_F by default if DM is on Masahiro Yamada
2015-03-23 21:33   ` Simon Glass
2015-03-27 20:10     ` Alexey Brodkin
2015-03-28  3:27       ` Masahiro Yamada
2015-03-28 15:16         ` Simon Glass
2015-03-24  6:15   ` Robert Baldyga
2015-03-28 18:08   ` [U-Boot] [U-Boot, v3, " Tom Rini
2015-03-19 10:42 ` [U-Boot] [PATCH v3 6/7] ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x Masahiro Yamada
2015-03-28 18:08   ` [U-Boot] [U-Boot, v3, " Tom Rini
2015-03-19 10:42 ` [U-Boot] [PATCH v3 7/7] ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach Masahiro Yamada
2015-03-28 18:08   ` [U-Boot] [U-Boot, v3, " Tom Rini

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=1427185498.13499.1.camel@synopsys.com \
    --to=alexey.brodkin@synopsys.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