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 2/7] generic-board: select SYS_GENERIC_BOARD for some architectures
Date: Tue, 24 Mar 2015 08:25:44 +0000	[thread overview]
Message-ID: <1427185544.13499.2.camel@synopsys.com> (raw)
In-Reply-To: <CAPnjgZ0LL_73Dm=-13dWyTazba6kdNoTbF4vW8x-OjQa-soqpw@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:
> > We have done with the generic board conversion for all the boards
> > of ARC, Blackfin, M68000, MicroBlaze, MIPS, NIOS2, Sandbox, X86.
> >
> > Let's select SYS_GENERIC_BOARD for those architectures, so we can
> > tell which architecture has finished the conversion at a glance.
> >
> > Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> > ---
> >
> > Changes in v2: None
> >
> >  arch/Kconfig                         | 12 ++++++++++++
> >  arch/arc/include/asm/config.h        |  1 -
> >  arch/blackfin/include/asm/config.h   |  1 -
> >  arch/m68k/include/asm/config.h       |  1 -
> >  arch/microblaze/include/asm/config.h |  1 -
> >  arch/nios2/include/asm/config.h      |  1 -
> >  arch/sandbox/config.mk               |  2 +-
> >  arch/x86/include/asm/config.h        |  1 -
> >  include/configs/amcore.h             |  2 --
> >  include/configs/dbau1x00.h           |  1 -
> >  include/configs/malta.h              |  1 -
> >  include/configs/pb1x00.h             |  1 -
> >  include/configs/qemu-mips.h          |  1 -
> >  include/configs/qemu-mips64.h        |  1 -
> >  include/configs/vct.h                |  1 -
> >  15 files changed, 13 insertions(+), 15 deletions(-)
> 
> Reviewed-by: Simon Glass <sjg@chromium.org>

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

  reply	other threads:[~2015-03-24  8:25 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
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 [this message]
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=1427185544.13499.2.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