public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: mk at mkio.de <mk@mkio.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/6] env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND
Date: Thu, 9 May 2019 20:42:52 +0200	[thread overview]
Message-ID: <20190509184252.GA25338@e460.mkio.de> (raw)
In-Reply-To: <20190509154951.GA5827@e460.mkio.de>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="windows-1254", Size: 1274 bytes --]

␎From: Markus Klotzbuecher <mk@mkio.de>
User-Agent: Mutt/1.10.1 (2018-07-13)
X-OutGoing-Spam-Status: No, score=-1.0
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - m2731.contabo.net
X-AntiAbuse: Original Domain - lists.denx.de
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - mkio.de
X-Get-Message-Sender-Via: m2731.contabo.net: authenticated_id: mk at mkio.de
X-Authenticated-Sender: m2731.contabo.net: mk at mkio.de
X-Source: 
X-Source-Args: 
X-Source-Dir: 

On Thu, May 09, 2019 at 05:49:51PM +0200, Markus Klotzbuecher wrote:
...

>I'm now trying to run moveconfig as follows
>
>$ grep -l "ARCH_OMAP2PLUS\|ARCH_AT91" configs/* | ./tools/moveconfig.py -s ENV_OFFSET ENV_SIZE ENV_SECT_SIZE -d -
>
>but the command hangs infinitely.
>
>If I run it for all boards without "-d", it starts processing and gets
>through about 50 configs and then hangs too.
>
>Any idea what may be the cause?

I found it: I didn't add a default to the new KConfig, so the script
got stuck when it was asked for the new config options.

Sorry for the noise.

Markus

-- 
Markus Klotzbuecher
Freelancer Embedded, Distributed & Real-time
Am See 28, 78465 Konstanz, Germany

  reply	other threads:[~2019-05-09 18:42 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-15 15:32 [U-Boot] [PATCH 0/6] miscellaneous ubispl and ubi improvements Markus Klotzbuecher
2019-04-15 15:32 ` [U-Boot] [PATCH 1/6] env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND Markus Klotzbuecher
2019-04-30  4:54   ` Heiko Schocher
2019-05-02  7:15     ` Markus Klotzbuecher
2019-05-09  8:59     ` Markus Klotzbuecher
2019-05-09 11:17       ` Heiko Schocher
2019-05-09 15:49         ` Markus Klotzbuecher
2019-05-09 18:42           ` mk at mkio.de [this message]
2019-04-15 15:32 ` [U-Boot] [PATCH 2/6] env: ubi: support configurable VID offset Markus Klotzbuecher
2019-04-30  4:57   ` Heiko Schocher
2019-04-15 15:32 ` [U-Boot] [PATCH 3/6] ubi: fix UBI_SILENCE_MSG Markus Klotzbuecher
2019-04-30  4:59   ` Heiko Schocher
2019-04-15 15:32 ` [U-Boot] [PATCH 4/6] ubispl: migrate configuration to Kconfig Markus Klotzbuecher
2019-04-30  4:59   ` Heiko Schocher
2019-04-15 15:32 ` [U-Boot] [PATCH 5/6] ubispl: add support for loading volumes by name Markus Klotzbuecher
2019-04-30  5:15   ` Heiko Schocher
2019-04-15 15:32 ` [U-Boot] [PATCH 6/6] ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG Markus Klotzbuecher
2019-04-30  5:16   ` Heiko Schocher
2019-04-16  3:52 ` [U-Boot] [PATCH 0/6] miscellaneous ubispl and ubi improvements Heiko Schocher
2019-04-16  4:03   ` Heiko Schocher
2019-04-16  5:14     ` Markus Klotzbuecher
2019-04-17  6:34   ` Markus Klotzbuecher

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=20190509184252.GA25338@e460.mkio.de \
    --to=mk@mkio.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