From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Sakoman Date: Fri, 18 Jun 2010 15:36:43 -0700 Subject: [U-Boot] [PATCH v3 00/10] Add support for TI OMAP4 SDP and Panda In-Reply-To: <20100618221958.114F4152447@gemini.denx.de> References: <1276893761-3526-1-git-send-email-steve@sakoman.com> <1276895448.31352.81.camel@petert> <1276898035.15574.235.camel@quadra> <20100618221958.114F4152447@gemini.denx.de> Message-ID: <1276900603.15574.262.camel@quadra> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, 2010-06-19 at 00:19 +0200, Wolfgang Denk wrote: > Yes, please. Peter is absolutely right. And please keep in mind that > at each step in your patch series the code must be buildable and > runnable, so we can use git bisect to isolate problems. OK, will do. Version 4 will be on the way shortly! Steve