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

tools

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    39225 commits behind the upstream repository.
    user avatar
    Wolfgang Denk authored
    This reverts commit bbc6353c.
    It breaks building on many systems:
    ...
    .../common/env_embedded.c:28:20: fatal error: config.h: No such file or directory
    compilation terminated.
    .../common/image.c:27:20: fatal error: common.h: No such file or directory
    compilation terminated.
    .../lib/crc32.c:12:20: fatal error: common.h: No such file or directory
    compilation terminated.
    .../lib/md5.c:28:22: fatal error: compiler.h: No such file or directory
    compilation terminated.
    .../lib/sha1.c:33:20: fatal error: common.h: No such file or directory
    compilation terminated.
    91081e01
    History