From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sun, 12 Jan 2020 20:43:03 +0100 Subject: [PATCH 2/2] fdtgrep: fix fdtgrep_find_regions() error with some device trees In-Reply-To: References: <20200108203516.22268-1-agust@denx.de> <20200108203516.22268-2-agust@denx.de> Message-ID: <20200112204303.76952bb0@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Patrick, On Fri, 10 Jan 2020 07:58:41 +0000 Patrick DELAUNAY patrick.delaunay at st.com wrote: ... > I have locally a patch, but I don't yet upstream it.... > It is done today with: > "tools: ftdgrep: correct the find regions loop in do_fdtgrep" > http://patchwork.ozlabs.org/project/uboot/list/?series=152371 > > Anatolij can you confirm that my patch correct also your issue ? Yes, your patch helps. Thanks! -- Anatolij