commit | 1719d49c347f2faee387aacbf643d171461820a9 | [log] [tgz] |
---|---|---|
author | Markus Niebel <Markus.Niebel@tq-group.com> | Thu Oct 23 15:47:05 2014 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 30 10:43:12 2014 +0100 |
tree | 66d79e079f92cc7b10cdb0019ea37907b513e0e0 | |
parent | ca9d817ab54077d5b8a814a7af9c8342a0641051 [diff] |
tqma6: fix sf detection Commit 155fa9af95ac5be857a7327e7a968a296e60d4c8 changed the way to define a GPIO line, which can be used to force CS high across multiple transactions. In order to fix sf detection change board code to make use of board_spi_cs_gpio(..). Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>