Simon Glass
d178a1c5b2
spi: Correct device tree usage in spi_flash_decode_fdt()
...
This function currently searches the entire device tree for a node that
it thinks is relevant. But the node is known and is passed in. Correct the
code and enable it only with driver model, since only driver-model boards
will use it.
This avoids bringing in a large number of strings from fdtdec.
Signed-off-by: Simon Glass <sjg@chromium.org >
2016-01-21 20:42:35 -07:00
..
2015-11-02 10:38:00 +09:00
2015-11-10 09:19:52 -05:00
2016-01-14 22:11:34 -05:00
2016-01-08 10:15:43 -05:00
2016-01-21 20:42:34 -07:00
2016-01-21 20:42:34 -07:00
2015-07-14 18:03:16 -06:00
2015-12-15 08:57:35 +08:00
2016-01-19 08:31:21 -05:00
2015-08-12 20:47:44 -04:00
2016-01-13 21:05:19 -05:00
2015-10-22 14:22:22 -04:00
2016-01-16 07:07:22 +01:00
2016-01-20 19:06:22 -07:00
2015-10-24 13:50:30 -04:00
2016-01-21 20:42:35 -07:00
2015-11-19 20:27:50 -07:00
2015-09-02 21:28:22 -06:00
2015-11-10 09:19:52 -05:00
2016-01-21 20:42:35 -07:00
2016-01-21 20:42:34 -07:00
2016-01-21 20:42:35 -07:00
2016-01-16 21:06:46 +01:00
2016-01-19 08:31:21 -05:00
2015-01-05 12:08:55 -05:00
2016-01-21 20:42:35 -07:00
2016-01-21 20:42:34 -07:00
2015-05-26 14:13:12 +02:00
2015-08-03 12:06:36 -07:00
2015-08-18 13:46:02 -04:00
2015-12-05 18:22:32 -05:00
2015-11-04 15:19:12 -08:00
2016-01-20 19:10:16 -07:00
2015-11-10 09:19:52 -05:00
2015-08-18 13:46:05 -04:00
2016-01-21 20:42:34 -07:00
2016-01-07 17:53:11 +01:00
2016-01-20 19:06:23 -07:00
2015-10-23 09:42:28 -06:00
2016-01-19 08:31:21 -05:00
2016-01-20 19:10:16 -07:00
2016-01-07 17:54:53 +01:00
2015-11-02 10:38:00 +09:00
2016-01-14 14:08:59 +01:00