From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-wr0-x232.google.com ([2a00:1450:400c:c0c::232]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1ep7lS-0002Qm-Ar for barebox@lists.infradead.org; Fri, 23 Feb 2018 07:27:38 +0000 Received: by mail-wr0-x232.google.com with SMTP id u49so13026314wrc.10 for ; Thu, 22 Feb 2018 23:27:18 -0800 (PST) MIME-Version: 1.0 From: Yegor Yefremov Date: Fri, 23 Feb 2018 08:26:56 +0100 Message-ID: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: linux.bootargs: export mtdparts from DTS To: barebox My board will be configured via DTS file, that contains an MTD partition table [1]. How can it be automatically exported to global.inux.bootargs.mtdparts? [1] https://git.pengutronix.de/cgit/barebox/tree/arch/arm/dts/am335x-baltos-minimal.dts#n217 Yegor _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox