commit | 903388496b2d728afeeb0dfdbcdcacb053ee8a7d | [log] [tgz] |
---|---|---|
author | Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> | Mon Mar 26 15:57:38 2018 +0300 |
committer | Alexey Brodkin <abrodkin@synopsys.com> | Mon Apr 02 12:27:56 2018 +0300 |
tree | f229ce78100ee5d5268613ffdc412209d62e32f1 | |
parent | 24e026e1f1eaedd7ab61c8f59f2c939bf80be055 [diff] |
ARC: HSDK: Enable SPI flash support HSDK board has sst26wf016 SPI flash IC which we want to support. Add SPI controller, CS-gpio and SPI flash nodes to hsdk device tree. Enable corresponding options in hsdk defconfig. For SPI write functionality to work we need [1] which adds support of sst26xxx ICs. [1] https://patchwork.ozlabs.org/project/uboot/list/?series=35796 Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>