[PATCH 3/5] patman: Drop tools.ToByte()

Simon Glass sjg at chromium.org
Thu Dec 10 01:27:01 CET 2020


This is not needed in Python 3. Drop it.

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

 tools/binman/elf.py        |  6 +++---
 tools/dtoc/dtb_platdata.py |  2 +-
 tools/patman/tools.py      | 15 ---------------
 3 files changed, 4 insertions(+), 19 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list