From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A4A4BEB64DC for ; Sun, 9 Jul 2023 12:39:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 3B86081438; Sun, 9 Jul 2023 12:39:52 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 3B86081438 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YozEfFaaQN5N; Sun, 9 Jul 2023 12:39:51 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 89F0A81297; Sun, 9 Jul 2023 12:39:50 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 89F0A81297 Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id AA7261BF57C for ; Sun, 9 Jul 2023 12:39:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 837E560B6A for ; Sun, 9 Jul 2023 12:39:48 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 837E560B6A X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OOoqqwCBCvm1 for ; Sun, 9 Jul 2023 12:39:46 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 8B47160AEF Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) by smtp3.osuosl.org (Postfix) with ESMTPS id 8B47160AEF for ; Sun, 9 Jul 2023 12:39:46 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1qIThV-0001qh-AC for buildroot@uclibc.org; Sun, 09 Jul 2023 14:39:41 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: buildroot@uclibc.org From: Bernd Kuhls Date: Sun, 09 Jul 2023 14:39:10 +0200 Message-ID: References: <20230708163644.710352-1-bernd__8474.55057535029$1688834229$gmane$org@kuhls.net> Mime-Version: 1.0 User-Agent: Pan/0.148 (Chamechaude; a70bd74) Subject: Re: [Buildroot] [PATCH 1/1] fs/ubifs: increase logical eraseblock size X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Am Sat, 8 Jul 2023 18:36:44 +0200 schrieb Bernd Kuhls: > config BR2_TARGET_ROOTFS_UBIFS_LEBSIZE > hex "logical eraseblock size" > - default 0x1f800 > + default 0x3f800 Hi, or better update utils/genrandconfig like this? https://git.busybox.net/buildroot/commit/?id=3c98eb26db6501a373cc405c80505ba72fde9e96 Regards, Bernd _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot