commit | 2c6adba65896d4b5f35cb0feb78f3e2b1a59f3f6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 20 12:23:47 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 29 09:38:06 2019 -0600 |
tree | fa4745c198d986974a28ae9e7d82cb63239aa390 | |
parent | 990b1742018bada1c4c33a2653a035a9bbbd6a1e [diff] |
binman: Add a constant for common entry properties We use this same combination of properties several times in tests. Add a constant for it to avoid typos, etc. Signed-off-by: Simon Glass <sjg@chromium.org>