[U-Boot] [PATCH 02/21] tools: moveconfig: rename update_defconfig() to update_dotconfig()

Joe Hershberger joe.hershberger at gmail.com
Tue May 24 16:27:38 CEST 2016


On Thu, May 19, 2016 at 1:51 AM, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> Commit 96464badc794 ("moveconfig: Always run savedefconfig on the
> moved config") changed how defconfig files were updated.
>
> Since then, the function update_defconfig() does not modify defconfig
> files at all (instead, they are updated by "make savedefconfig").
>
> The name update_dotconfig() is a better fit for this function.
> Also, update the comment block to match the actual behavior.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>

Reviewed-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list