From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeroen Hofstee Date: Mon, 27 Oct 2014 20:16:17 +0100 Subject: [U-Boot] [PATCH 04/49] i2c: use __weak In-Reply-To: <20141027003142.GT25506@bill-the-cat> References: <1412801889-14400-1-git-send-email-jeroen@myspectrum.nl> <1412801889-14400-5-git-send-email-jeroen@myspectrum.nl> <54361682.9090900@denx.de> <5436D090.8000607@myspectrum.nl> <20141027003142.GT25506@bill-the-cat> Message-ID: <544E9A01.20403@myspectrum.nl> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Tom, On 27-10-14 01:31, Tom Rini wrote: > On Thu, Oct 09, 2014 at 08:14:40PM +0200, Jeroen Hofstee wrote: > >> Hello Heiko, >> >> On 09-10-14 07:00, Heiko Schocher wrote: >>> Am 08.10.2014 22:57, schrieb Jeroen Hofstee: >>>> Signed-off-by: Jeroen Hofstee >>>> --- >>>> arch/arm/cpu/arm926ejs/cache.c | 5 +---- >>> This change seems to have nothing to do with the subject ... >>> could you please split this? >>> >> No problem, I likely accidentally squashed them. >> I will repost this patch with out it and append a new one. > Did I miss it? Thanks! > > Thanks for applying most of them. I reposted the remaining ones. Regards, Jeroen