From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Fri, 20 Jun 2014 09:54:32 +0200 Subject: [U-Boot] [PATCH 1/4] dfu: defer parsing of device string to IO backend In-Reply-To: <1402524216-9999-1-git-send-email-swarren@wwwdotorg.org> References: <1402524216-9999-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <20140620095432.0afb7876@amdc2363> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stephen, > From: Stephen Warren > > Devices are not all identified by a single integer. To support > this, defer the parsing of the device string to the IO backed, so that > it can apply the appropriate rules. > > SPI devices are specified as controller:chip_select. SPI/SF support > will be added soon. > > MMC devices can also be specified as controller[.hwpart][:partition] > in many commands, although we don't support that syntax in DFU. > > Signed-off-by: Stephen Warren Applied to u-boot-dfu Thanks for the patch. -- Best regards, Lukasz Majewski Samsung R&D Institute Poland (SRPOL) | Linux Platform Group