From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Thu, 9 Feb 2012 07:40:59 +0100 Subject: [U-Boot] [PATCH V6 - Part 3 - 0/2] SPI flash enhancements: allow default bus and chip-selects In-Reply-To: <201201311311.05336.vapier@gentoo.org> References: <1328032330-20883-1-git-send-email-eric.nelson@boundarydevices.com> <1328032330-20883-6-git-send-email-eric.nelson@boundarydevices.com> <201201311311.05336.vapier@gentoo.org> Message-ID: <4F336A7B.1020503@de.bosch.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 31.01.2012 19:11, Mike Frysinger wrote: > On Tuesday 31 January 2012 12:52:06 Eric Nelson wrote: >> Patch 1 modifies the 'sf' command to allow a default bus and chip-select >> to be specified by board headers. This allows a bare 'sf' probe command: >> U-Boot> sf probe >> instead of the more cumbersome usage when a GPIO is tacked onto >> the chip-select. Otherwise, this command-line would be needed >> to specify GP3:19 on SabreLite: >> U-Boot> sf probe 0x5300 >> >> Patch 2 provides a description of usage and configuration of CONFIG_CMD_SF. > > you can drop these two SF patches from your mx6q series. i don't want to keep > checking to see if you've updated them :p. Now that part 1, 2, 4 and 5 are merged by Stefano to u-boot-imx.git, could we get the two part 3 patches merged, too? Many thanks and best regards Dirk