Eric Nelson c1173bd075 sf command: allow default bus and chip selects
This patch allows a board configuration file to provide default bus
and chip-selects for SPI flash so that first argument to the 'sf' command
is optional.

On boards that use the mxc_spi driver and a GPIO for chip select, this allows
a much simpler command line:
	U-Boot> sf probe
instead of
	U-Boot> sf probe 0x5300

Tested-by: Jason Liu <jason.hui@linaro.org>
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-02-12 15:18:29 -05:00
..
2011-04-13 15:56:39 -04:00
2010-11-28 21:58:24 +01:00
2011-10-22 01:22:21 +02:00
2011-07-28 16:32:50 +02:00
2011-10-26 21:33:42 +02:00
2011-08-04 23:34:02 +02:00
2011-04-13 15:57:00 -04:00
2011-04-08 00:44:27 -04:00
2011-10-27 21:56:30 +02:00
2011-07-28 16:41:06 +02:00
2011-01-09 18:06:50 +01:00
2011-04-29 03:20:01 -05:00
2011-07-15 20:29:22 -05:00
2010-12-17 14:32:12 -06:00
2011-07-26 14:10:14 +02:00
2011-07-26 14:10:14 +02:00
2011-10-09 23:24:48 +02:00
2011-10-01 23:34:21 +02:00
2011-07-28 17:22:53 +02:00
2011-10-22 01:13:35 +02:00
2011-12-07 08:41:22 +01:00
2011-02-02 22:36:10 +01:00
2011-10-22 01:13:35 +02:00
2011-10-17 22:25:35 +02:00
2011-12-10 17:54:04 -05:00
2011-12-05 23:26:40 +01:00
2011-12-05 22:48:10 +01:00
2011-09-04 23:27:52 +02:00
2011-10-26 21:33:42 +02:00
2011-12-11 14:40:38 +01:00