Home
last modified time | relevance | path

Searched hist:"1 f1864b408b74fe04d787d9f8941f7b18b9ded66" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/patman/
H A Dtools.py1f1864b408b74fe04d787d9f8941f7b18b9ded66 Tue Jul 26 00:59:08 UTC 2016 Simon Glass <sjg@chromium.org> patman: Add a tools library for using temporary files

For tools which want to use input files and temporary output, it is useful
to have the handling of these dealt with in one place. Add a new library
which allows input files to be read, and output files to be written, all
based on a common directory structure.

Signed-off-by: Simon Glass <sjg@chromium.org>