Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

cmd_fitupd.c

Blame
  • Forked from Reform / reform-boundary-uboot
    20160 commits behind the upstream repository.
    • 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>
    cmd_fitupd.c 654 B