public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Masahiro Yamada <yamada.m@jp.panasonic.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v7 0/15] Kconfig for U-Boot
Date: Wed, 30 Jul 2014 14:22:34 +0900	[thread overview]
Message-ID: <20140730142233.C597.AA925319@jp.panasonic.com> (raw)
In-Reply-To: <20140729175956.GH8759@bill-the-cat>

Hi Tom,


On Tue, 29 Jul 2014 13:59:56 -0400
Tom Rini <trini@ti.com> wrote:

> On Tue, Jul 29, 2014 at 07:34:17PM +0900, Masahiro Yamada wrote:
> 
> > This series introduces Kconfig.
> > 
> > Besides Linux Kernel, Kconfig is used in some projects,
> > such as, BusyBox, Buildroot.
> > 
> > But our situation is a little more complicated.
> > For one board, we need to generate 3 images at most:
> > Normal image, SPL and TPL.
> > 
> > Each image needs its own configuration input.
> 
> So, I've pushed all of the pre-reqs.  I think I could even run the
> re-generate scripts myself, but, would you mind doing that and posting a
> to-apply V8 (so drop the do not apply parts of v7)?
> 

I have posted v8.

I used this one posted by Lukasz today as a prerequisite:
http://patchwork.ozlabs.org/patch/374526/


Updates in v8:

 - Rebase on  commit e1b362f44 + Lukasz's patch.

 - Fix $(shell find ...) for FreeBSD  (Reported by Jeroen)

 - Drop 'Do not apply' tool patches.
    (So, V8 consists of 13 patches.)

 - Improve MAKEALL for better log:
    Show 'Building ${BOARD_NAME} board...'
    Do not show '# configuration written to .config'




Best Regards
Masahiro Yamada

      reply	other threads:[~2014-07-30  5:22 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-29 10:34 [U-Boot] [PATCH v7 0/15] Kconfig for U-Boot Masahiro Yamada
2014-07-29 10:34 ` [U-Boot] [PATCH v7 01/15] kconfig: import Kconfig files from Linux 3.16-rc7 Masahiro Yamada
2014-07-29 10:34 ` [U-Boot] [PATCH v7 02/15] Do not apply: tools: add genkconfig Masahiro Yamada
2014-07-29 10:34 ` [U-Boot] [PATCH v7 03/15] kconfig: add board Kconfig and defconfig files Masahiro Yamada
2014-07-29 10:34 ` [U-Boot] [PATCH v7 04/15] kconfig: add basic Kconfig files Masahiro Yamada
2014-07-29 10:34 ` [U-Boot] [PATCH v7 05/15] include: define CONFIG_SPL and CONFIG_TPL as 1 Masahiro Yamada
2014-07-29 10:34 ` [U-Boot] [PATCH v7 06/15] kconfig: switch to Kconfig Masahiro Yamada
2014-07-29 21:48   ` Jeroen Hofstee
2014-07-29 21:55     ` Jeroen Hofstee
2014-07-30  2:34       ` Masahiro Yamada
2014-07-29 10:34 ` [U-Boot] [PATCH v7 07/15] Do not apply: tools: add gen_maintainers.py Masahiro Yamada
2014-07-29 10:34 ` [U-Boot] [PATCH v7 08/15] Add board MAINTAINERS files Masahiro Yamada
2014-07-29 10:34 ` [U-Boot] [PATCH v7 09/15] tools: add genboardscfg.py Masahiro Yamada
2014-07-29 10:34 ` [U-Boot] [PATCH v7 10/15] kconfig: remove mkconfig and boards.cfg Masahiro Yamada
2014-07-29 10:34 ` [U-Boot] [PATCH v7 11/15] MAKEALL: adjust for Kconfig Masahiro Yamada
2014-07-29 10:34 ` [U-Boot] [PATCH v7 12/15] buildman: " Masahiro Yamada
2014-07-29 10:34 ` [U-Boot] [PATCH v7 13/15] kconfig: delete redundant CONFIG_${ARCH} definition Masahiro Yamada
2014-07-29 10:34 ` [U-Boot] [PATCH v7 14/15] powerpc: remove redundant CPU definition Masahiro Yamada
2014-07-29 10:34 ` [U-Boot] [PATCH v7 15/15] include: remove CONFIG_SPL/CONFIG_TPL definition in config headers Masahiro Yamada
2014-07-29 17:59 ` [U-Boot] [PATCH v7 0/15] Kconfig for U-Boot Tom Rini
2014-07-30  5:22   ` Masahiro Yamada [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=20140730142233.C597.AA925319@jp.panasonic.com \
    --to=yamada.m@jp.panasonic.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