Skip to content
Snippets Groups Projects
Select Git revision
4 results

cmd_fitupd.c

Blame
  • Forked from Reform / reform-boundary-uboot
    Loading
    • Wolfgang Denk's avatar
      1aaab00d
      common/cmd_fitupd.c: restore corrupted file · 1aaab00d
      Wolfgang Denk authored
      
      This file got corrupted by the automatic editin of commit 1a459660 "Add
      GPL-2.0+ SPDX-License-Identifier to source files"; restore the
      opiginal content and manually insert the SPDX ID.
      
      The bug was detected by running cppcheck, which reported:
      [common/cmd_fitupd.c:8]: (error) Invalid number of character ({) when
      these macros are defined: 'CONFIG_UPDATE_TFTP'.
      
      Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
      1aaab00d
      History
      common/cmd_fitupd.c: restore corrupted file
      Wolfgang Denk authored
      
      This file got corrupted by the automatic editin of commit 1a459660 "Add
      GPL-2.0+ SPDX-License-Identifier to source files"; restore the
      opiginal content and manually insert the SPDX ID.
      
      The bug was detected by running cppcheck, which reported:
      [common/cmd_fitupd.c:8]: (error) Invalid number of character ({) when
      these macros are defined: 'CONFIG_UPDATE_TFTP'.
      
      Signed-off-by: default avatarWolfgang Denk <wd@denx.de>