Hello Markus,

Am 15.05.2019 um 15:15 schrieb Markus Klotzbuecher:
From: Markus Klotzbuecher <markus.klotzbuec...@kistler.com>

Add support for expanding simple expressions and sizes such as
"(4 * 1024)", "(512 << 10)" or "(SZ_256K)".

This can help to significantly reduce the number of "suspicious"
moves, such as

  'CONFIG_ENV_SIZE="(64 << 10)"' was removed by savedefconfig.

If the expansion fails, it falls back to the original string.

Signed-off-by: Markus Klotzbuecher <markus.klotzbuec...@kistler.com>
Cc: Masahiro Yamada <yamada.masah...@socionext.com>
Cc: Heiko Schocher <h...@denx.de>
---
Changes for v2: new patch

  tools/moveconfig.py | 41 +++++++++++++++++++++++++++++++++++++++++
  1 file changed, 41 insertions(+)

Thanks!

Travis buils is fine, pushed to u-boot-ubi.git next

bye,
Heiko
--
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: h...@denx.de
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to