Files
u-boot/include/configs
Nikita Kiryanov 88e34e5ff7 spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*
Currently, CONFIG_SPL_SPI_* #defines are used for controlling SPI boot in
SPL. These #defines do not allow the user to select SPI mode for the SPI flash
(there's no CONFIG_SPL_SPI_MODE, so the SPI mode is hardcoded in
spi_spl_load.c), and duplicate information already provided by
CONFIG_SF_DEFAULT_* #defines.

Kill CONFIG_SPL_SPI_*, and use CONFIG_SF_DEFAULT_* instead.

Cc: Tom Rini <trini@ti.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Cc: Lokesh Vutla <lokeshvutla@ti.com>
Cc: Vitaly Andrianov <vitalya@ti.com>
Cc: Lars Poeschel <poeschel@lemonage.de>
Cc: Bo Shen <voice.shen@atmel.com>
Cc: Hannes Petermaier <hannes.petermaier@br-automation.com>
Cc: Michal Simek <monstr@monstr.eu>
Acked-by: Marek Vasut <marex@denx.de>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Reviewed-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
2014-09-24 17:40:10 +05:30
..
2014-02-07 08:14:33 -05:00
2014-03-09 18:24:52 +01:00
2014-08-30 07:46:40 -04:00
2014-08-18 16:57:03 -07:00
2013-10-17 09:44:20 +02:00
2014-09-09 15:37:08 +02:00
2014-05-13 19:43:01 -04:00
2014-07-22 07:44:26 -04:00
2014-08-18 16:57:03 -07:00
2014-07-25 16:26:11 -04:00
2014-04-20 13:16:43 +02:00
2014-06-05 17:01:58 -04:00
2014-09-09 17:24:49 +02:00
2014-04-28 10:45:55 +02:00
2014-04-28 10:45:55 +02:00
2014-09-05 13:58:50 +09:00
2013-12-09 13:21:47 +01:00
2013-12-09 13:21:47 +01:00
2013-12-09 13:21:47 +01:00
2014-08-09 11:17:04 -04:00
2014-05-13 09:00:22 +09:00
2014-05-13 09:00:22 +09:00
2014-07-31 15:37:23 +02:00
2014-07-31 15:37:23 +02:00
2014-05-27 18:22:24 +04:00
2014-07-23 12:31:42 +02:00
2014-04-28 10:45:56 +02:00
2014-08-18 16:57:03 -07:00
2014-02-06 04:48:15 +01:00