Files
u-boot/drivers
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
2016-01-19 08:31:21 -05:00
2016-01-13 21:05:19 -05:00
2015-10-22 14:22:22 -04:00
2015-05-26 14:13:12 +02:00
2015-10-23 09:42:28 -06:00
2016-01-19 08:31:21 -05:00