This filename is used a few times. Move it to a constant before adding further uses. Signed-off-by: Simon Glass <sjg at chromium.org> --- Changes in v2: None tools/moveconfig.py | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) Applied to u-boot-dm, thanks!