From mboxrd@z Thu Jan 1 00:00:00 1970 From: Holger Brunck Date: Tue, 06 Jan 2015 09:19:54 +0100 Subject: [U-Boot] [PATCH 5/5] KM/IVM: remove ivm_read_eeprom(void) In-Reply-To: <20150105184745.GM10826@bill-the-cat> References: <1419340137-16855-1-git-send-email-valentin.longchamp@keymile.com> <1419340137-16855-6-git-send-email-valentin.longchamp@keymile.com> <20150105184745.GM10826@bill-the-cat> Message-ID: <54AB9AAA.4050906@keymile.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/05/2015 07:47 PM, Tom Rini wrote: > On Tue, Dec 23, 2014 at 02:08:57PM +0100, Valentin Longchamp wrote: > >> This is not used anymore since the procedure was split into a simple >> read function and a later alaysis. >> >> The ivm_read_eeprom name is now used for the previous >> ivm_simple_read_eeprom function. >> >> Signed-off-by: Valentin Longchamp > > This doesn't apply (but 1-4 does) because there's no > ivm_simple_read_eeprom today. Or have I gone crazy? Thanks! > you are right this is missing. I assume that there is a patch missing in his serie. Unfortunately Valentin is not in until the end of january, so I propose to skip this patch series for this merge window. Regards Holger