From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicholas Date: Fri, 27 Jul 2018 09:59:46 +0200 Subject: [U-Boot] [PATCH v5] u-boot: remove driver lookup loop from env_save() In-Reply-To: <20180727002926.GB7590@bill-the-cat> References: <1532332867-6180-1-git-send-email-nicholas.faustini@azcomtech.com> <1208606e-7f94-12e3-3a43-bfe8956a1af9@de.pepperl-fuchs.com> <20180726140222.kjypohdyrdjv4v2h@flea> <4b231aa1-09b2-115e-eeb0-9e6444863d9d@de.pepperl-fuchs.com> <20180727002926.GB7590@bill-the-cat> Message-ID: <1532678386.3035.2.camel@azcomtech.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de Hi Tom, On gio, 2018-07-26 at 20:29 -0400, Tom Rini wrote: > On Thu, Jul 26, 2018 at 10:16:01PM +0200, Goldschmidt Simon wrote: > > > > > + Tom: > > > > I don't know via which tree this would go in. I think you took the > > last env > > changes directly? > > > > v1..v4 are detached threads, I can send you links if you need them. > It's on my TODO list to pick up, thanks! > Thanks. I apologize for the detached threads, I was not very familiar with patman. Here links of the other threads if needed: v1: https://lists.denx.de/pipermail/u-boot/2018-July/334199.html v2: https://lists.denx.de/pipermail/u-boot/2018-July/334445.html v3: https://lists.denx.de/pipermail/u-boot/2018-July/334538.html v4: https://lists.denx.de/pipermail/u-boot/2018-July/334589.html