summaryrefslogtreecommitdiffstats
path: root/doc/board/intel/edison.rst
Commit message (Collapse)AuthorAgeFilesLines
* doc: edison: Update information about xFSTKAndy Shevchenko2020-12-221-20/+29
| | | | | | | | | | | | | xFSTK sources got a new home under Edison Firmware Group on GitHub [1]. Update Intel Edison documentation accordingly. While here, fix couple of typos. [1]: https://github.com/edison-fw Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Bin Meng <bmeng.cn@gmail.com>
* x86: edison: Add documentation for using am xFSTK imageSimon Glass2020-09-251-0/+120
| | | | | | | Add a description of how to flash Edison using the xFSTK tool. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
* doc: board: Add Intel Edison board docBin Meng2019-07-241-0/+41
This extracts Intel Edison board specific information from README.x86, converts plain text documentation to reST format and adds it to Sphinx TOC tree. No essential content change. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com>