public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 05/16] README: Drop unused CONFIG_SYS_LS_MC_FW_... options
Date: Fri, 7 Oct 2016 15:33:43 -0400	[thread overview]
Message-ID: <20161007193343.GJ4884@bill-the-cat> (raw)
In-Reply-To: <CAPnjgZ3jvBg-h=KQ3=2fYTBbnYGNaw+DmwM2u-mG_HYWkw4-ig@mail.gmail.com>

On Fri, Oct 07, 2016 at 01:30:31PM -0600, Simon Glass wrote:
> Hi Bin,
> 
> On 5 October 2016 at 00:11, Bin Meng <bmeng.cn@gmail.com> wrote:
> >
> > Hi Simon,
> >
> > On Mon, Oct 3, 2016 at 8:01 AM, Simon Glass <sjg@chromium.org> wrote:
> > > Drop a few that are not used in U-Boot.
> > >
> > > Signed-off-by: Simon Glass <sjg@chromium.org>
> > > ---
> > >
> > >  README                         | 20 --------------------
> > >  include/configs/ls2080a_simu.h |  3 ---
> > >  2 files changed, 23 deletions(-)
> > >
> >
> > Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
> >
> > Should we clean up scripts/config_whitelist.txt to remove these options too?
> 
> Yes. The script should not include things that are only in the README,
> but in this case they were also in a header. Next time someone runs
> the build-whitelist.sh script they will go away.

And I'll probably do that "soon" along with a re-sync of the configs.
I'm doing some conversions of stuff now.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161007/4a6d1cbb/attachment.sig>

  reply	other threads:[~2016-10-07 19:33 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-03  0:00 [U-Boot] [PATCH 00/16] README: Clean up old CONFIG options Simon Glass
2016-10-03  0:00 ` [U-Boot] [PATCH 01/16] README: Drop old Intel Monahans comment Simon Glass
2016-10-05  6:11   ` Bin Meng
2016-10-07  0:41   ` [U-Boot] [U-Boot, " Tom Rini
2016-10-03  0:00 ` [U-Boot] [PATCH 02/16] README: Drop CONFIG_COGENT and related options Simon Glass
2016-10-05  6:11   ` Bin Meng
2016-10-07  0:42   ` [U-Boot] [U-Boot, " Tom Rini
2016-10-03  0:00 ` [U-Boot] [PATCH 03/16] README: Correct CONFIG_ENV_OFFSET_RENDUND typo Simon Glass
2016-10-05  6:11   ` Bin Meng
2016-10-07  0:42   ` [U-Boot] [U-Boot, " Tom Rini
2016-10-03  0:00 ` [U-Boot] [PATCH 04/16] README: Drop unused JFFS2 options Simon Glass
2016-10-05  6:11   ` Bin Meng
2016-10-07  0:42   ` [U-Boot] [U-Boot,04/16] " Tom Rini
2016-10-03  0:01 ` [U-Boot] [PATCH 05/16] README: Drop unused CONFIG_SYS_LS_MC_FW_... options Simon Glass
2016-10-05  6:11   ` Bin Meng
2016-10-07 19:30     ` Simon Glass
2016-10-07 19:33       ` Tom Rini [this message]
2016-10-07  0:42   ` [U-Boot] [U-Boot, " Tom Rini
2016-10-03  0:01 ` [U-Boot] [PATCH 06/16] README: Drop CONFIG_OF_BOOT_CPU Simon Glass
2016-10-05  6:11   ` Bin Meng
2016-10-07  0:42   ` [U-Boot] [U-Boot,06/16] " Tom Rini
2016-10-03  0:01 ` [U-Boot] [PATCH 07/16] README: Drop CONFIG_LAN91C96_BASE Simon Glass
2016-10-05  6:11   ` Bin Meng
2016-10-07  0:42   ` [U-Boot] [U-Boot,07/16] " Tom Rini
2016-10-03  0:01 ` [U-Boot] [PATCH 08/16] README: Drop CONFIG_SYS_USB_BRG_CLK Simon Glass
2016-10-05  6:11   ` Bin Meng
2016-10-07  0:42   ` [U-Boot] [U-Boot,08/16] " Tom Rini
2016-10-03  0:01 ` [U-Boot] [PATCH 09/16] README: sh: Drop CONFIG_SYS_I2C_SH_BASE5 Simon Glass
2016-10-05  6:11   ` Bin Meng
2016-10-07  0:42   ` [U-Boot] [U-Boot, " Tom Rini
2016-10-03  0:01 ` [U-Boot] [PATCH 10/16] README: i2c: Drop unused i2c CONFIG options Simon Glass
2016-10-04  5:16   ` Heiko Schocher
2016-10-05  6:11   ` Bin Meng
2016-10-07  0:43   ` [U-Boot] [U-Boot, " Tom Rini
2016-10-03  0:01 ` [U-Boot] [PATCH 11/16] README: Drop CONFIG_SYS_INIT_DATA_SIZE Simon Glass
2016-10-05  6:12   ` Bin Meng
2016-10-07  0:43   ` [U-Boot] [U-Boot,11/16] " Tom Rini
2016-10-03  0:01 ` [U-Boot] [PATCH 12/16] README: Drop CONFIG_SYS_USE_OSCCLK Simon Glass
2016-10-05  6:12   ` Bin Meng
2016-10-07  0:43   ` [U-Boot] [U-Boot,12/16] " Tom Rini
2016-10-03  0:01 ` [U-Boot] [PATCH 13/16] atmel: Drop README.at91-soc Simon Glass
2016-10-05  6:12   ` Bin Meng
2016-10-06 20:26   ` Andreas Bießmann
2016-10-07  0:43   ` [U-Boot] [U-Boot,13/16] " Tom Rini
2016-10-03  0:01 ` [U-Boot] [PATCH 14/16] README: Drop README.imx31 Simon Glass
2016-10-05  6:12   ` Bin Meng
2016-10-07  0:43   ` [U-Boot] [U-Boot,14/16] " Tom Rini
2016-10-03  0:01 ` [U-Boot] [PATCH 15/16] README: Drop CONFIG_MPC8349ADS Simon Glass
2016-10-05  6:12   ` Bin Meng
2016-10-07  0:43   ` [U-Boot] [U-Boot,15/16] " Tom Rini
2016-10-03  0:01 ` [U-Boot] [PATCH 16/16] README: Fix CONFIG_SYS_NAND_MAX_DEVICE typo Simon Glass
2016-10-03 17:34   ` Scott Wood
2016-10-05  6:12   ` Bin Meng
2016-10-07  0:43   ` [U-Boot] [U-Boot, " Tom Rini
2016-10-05 14:59 ` [U-Boot] [PATCH 00/16] README: Clean up old CONFIG options york sun

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=20161007193343.GJ4884@bill-the-cat \
    --to=trini@konsulko.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