Skip to content
Snippets Groups Projects
Select Git revision
0 results

scripts

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    Masahiro Yamada authored
    The build command of u-boot-spl.dtb is not constant, but dependent
    on CONFIG_OF_SPL_REMOVE_PROPS.  Use $(call if_changed,...) so that
    the change of CONFIG_OF_SPL_REMOVE_PROPS is detected.
    
    Also, add tools/fdtgrep to the dependency to make sure u-boot-spl.dtb
    is generated by the up-to-date fdtgrep in case the tool is modified.
    
    Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
    Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
    35b78678
    History
    Name Last commit Last update
    ..