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

amazon

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    84 commits behind the upstream repository.
    user avatar
    Alex Kiernan authored
    Rename fb_set_reboot_flag to fastboot_set_reboot_flag so it matches
    all other fastboot code in the global name space. Fix the guards around
    them so that they're dependent on FASTBOOT, not just USB_FUNCTION_FASTBOOT.
    
    Move the weak implementation of fastboot_set_reboot_flag to fb_common.c
    so we can call it from non-USB fastboot code.
    
    Signed-off-by: default avatarAlex Kiernan <alex.kiernan@gmail.com>
    Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
    Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
    8a65bd63
    History
    Name Last commit Last update
    ..
    kc1