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

cpu

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    12199 commits behind the upstream repository.
    user avatar
    Stefan Brüns authored
    The "hostfs ls" command prefixes each directory entry with either DIR,
    LNK or "   " if it is a directory, symlink resp. regular file, or
    "???" for any other or unknown type.
    The latter only works if the type is set correctly, as the entry defaults
    to OS_FILET_REG and e.g. socket files show up as regular files.
    
    Signed-off-by: default avatarStefan Brüns <stefan.bruens@rwth-aachen.de>
    Acked-by: default avatarSimon Glass <sjg@chromium.org>
    2f159402
    History