From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-dm6nam10on2104.outbound.protection.outlook.com ([40.107.93.104] helo=NAM10-DM6-obe.outbound.protection.outlook.com) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jb67W-0006qs-NO for barebox@lists.infradead.org; Tue, 19 May 2020 17:33:40 +0000 From: "Barbier, Renaud" Date: Tue, 19 May 2020 17:33:33 +0000 Message-ID: Content-Language: en-US MIME-Version: 1.0 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: DTB overlay To: "barebox@lists.infradead.org" Is there a limit on the number of overlay that can be loaded with the of_overlay command? It does not complain if I load two overlays. However, when booting my FIT image, I get twice the message: of_overlay: failed to copy symbols from overlay Still all node modifications are added to the base device tree. The error message is not displayed if I add only one overlay. Cheers, Renaud _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox