From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Marcus Comstedt" Subject: Re: [PATCH] libfdt: Remove superfluous NUL character from overlay symbols Date: Sat, 23 May 2020 17:13:35 +0200 Message-ID: References: <20200522164136.26069-1-marcus@mc.pp.se> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mc.pp.se; s=hedgehog; t=1590246816; bh=sY/YmIVami4vKTzDbmeUPi0uQjgMsvpurG9X+xJnhDE=; h=From:To:Cc:Subject:References:Date:In-Reply-To:Message-ID: MIME-Version:Content-Type; b=x5fXjaMO4MnTj5QG/E2Ct6r9f2VqXXKnmwjIk TOlUfI1Catr5jt/efixVnitS0ZzXpG6+ACPJfVk08IJANPp57EnAUIZg/a5DDNuQtPd gJfpS/NY3/THGeZ2LiGNB7FznvHlmz8aToEoWUyfhgpHp+7+hW6VvdAR71+S6UEmQ2E = In-Reply-To: (Simon Glass's message of "Sat, 23 May 2020 08:57:20 -0600") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Simon Glass Cc: Devicetree Compiler , U-Boot Mailing List Hi Simon, Simon Glass writes: > You can send your patch to the mailing list on cc. > > Also see README.fdt-control fo the the git repo and other details. Thanks. Sent. // Marcus From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcus Comstedt Date: Sat, 23 May 2020 17:13:35 +0200 Subject: [PATCH] libfdt: Remove superfluous NUL character from overlay symbols In-Reply-To: (Simon Glass's message of "Sat, 23 May 2020 08:57:20 -0600") References: <20200522164136.26069-1-marcus@mc.pp.se> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, Simon Glass writes: > You can send your patch to the mailing list on cc. > > Also see README.fdt-control fo the the git repo and other details. Thanks. Sent. // Marcus