[PATCH 1/3] dtoc: Rename is_wider_than() to reduce confusion

Simon Glass sjg at chromium.org
Sun Aug 1 01:03:36 CEST 2021


The current name is confusing because the logic is actually backwards from
what you might expect. Rename it to needs_widening() and update the
comments.

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

 tools/dtoc/fdt.py | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list