commit | fa79a811b1f6f7ef3208a141d621bf5622efe08f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Sep 14 04:57:29 2018 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sat Sep 29 11:49:35 2018 -0600 |
tree | bda0f81481e31aa9563906e2049124b610652b96 | |
parent | ac6328ca673cdfc68d257113822d243f17f8d3b9 [diff] |
binman: Support expanding entries It is useful to have entries which can grow automatically to fill available space. Add support for this. Signed-off-by: Simon Glass <sjg@chromium.org>