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

reform-boundary-uboot

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Henrik Nordström authored
    Provide a way to use any host file or device as a block device in U-Boot.
    This can be used to provide filesystem access within U-Boot to an ext2
    image file on the host, for example.
    
    The support is plumbed into the filesystem and partition interfaces.
    
    We don't want to print a message in the driver every time we find a missing
    device. Pass the information back to the caller where a message can be printed
    if desired.
    
    Signed-off-by: default avatarHenrik Nordström <henrik@henriknordstrom.net>
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
    - Removed change to part.c get_device_and_partition()
    
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
    Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
    f4d8de48
    History
    Name Last commit Last update