[U-Boot] [PATCH 0/2] SPI flash enhancements: allow default bus and chip-selects

Dirk Behme dirk.behme at googlemail.com
Tue Jan 31 17:21:29 CET 2012


On 31.01.2012 16:16, Mike Frysinger wrote:
> On Monday 30 January 2012 15:02:24 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.
>
> thanks, i'll merge both into my sf branch and then push to wolfgang for next
> merge window (if he doesn't pick things up directly himself)

As we had the first version of the initial patch series already at the 
list while the last merge window was still open, I was hoping for a 
chance to get this into v2012.03 ;)

Anyway, many thanks and best regards

Dirk


More information about the U-Boot mailing list