commit | 6bbfafb27cc49b2f05e45fe35f0a99aeff3917fe | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 17 22:00:33 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 10 16:52:58 2019 -0600 |
tree | 57a0387ce8d1b8be0bc5757acda6b6e9c0c2482d | |
parent | c82de5617bbc344475d3971ee1f97c7db5b185e1 [diff] |
dtoc: Use GetBytes() to obtain repeating bytes Use this helper function which works on both Python 2 and Python 3. Signed-off-by: Simon Glass <sjg@chromium.org>