From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Nelson Date: Thu, 02 Feb 2012 07:56:05 -0700 Subject: [U-Boot] [PATCH V6 - Part 3 - 0/2] SPI flash enhancements: allow default bus and chip-selects In-Reply-To: <4F2A54F5.4020800@denx.de> References: <1328032330-20883-1-git-send-email-eric.nelson@boundarydevices.com> <4F283D9F.2020506@boundarydevices.com> <4F29223C.8080401@denx.de> <201202011200.40182.vapier@gentoo.org> <4F29931B.1030202@boundarydevices.com> <4F2A54F5.4020800@denx.de> Message-ID: <4F2AA405.60904@boundarydevices.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 02/02/2012 02:18 AM, Stefano Babic wrote: > On 01/02/2012 20:31, Eric Nelson wrote: > >> Hi Mike, >> >> My comment was the inverse: I can't test just the 'sf probe' updates >> unless I >> have the core SPI flash support for mx6qsabrelite. >> >> AFAIK, the update to cmd_sf doesn't have any dependencies and of course >> the README update doesn't. > > Then I think the best way is to proceed is as suggested by Mike - the > patches are orthogonal, and they can applied to different trees - and > merged together at the end by Wolfgang. > > Stefano > Okay. I'll leave the process stuff in your capable hands. Mine is just to code... (or so I like to think)