patman: Add a few more helpers to the tools library
authorSimon Glass <sjg@chromium.org>
Tue, 17 Jul 2018 19:25:43 +0000 (13:25 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 1 Aug 2018 22:30:48 +0000 (16:30 -0600)
commitaeffc5e95627a788c328cb92f82ad9a38d792ed8
treea6567d66925c14160e7e56de560528a4130550cb
parent2b19321ef9cdc77e00c4d063330e2a4a6818c4fc
patman: Add a few more helpers to the tools library

Add functions to read and write a file, looking through a list of search
paths to find it.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/tools.py