You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexey Firago
e2ec3e4612
fastboot: add support for reboot-bootloader command
...
The "fastboot reboot-bootloader" command is defined to
re-enter into fastboot mode after rebooting into
bootloader. This command is usually used after updating
bootloader via fastboot.
This commit implements only a generic side of the
command - setting of the reset flag and then resetting.
Setting of the reset flag is implemented using __weak
fb_set_reboot_flag() function. The actual setting and
checking of the reset flag should be implemented by
a boot script and/or board/SoC specific code.
Signed-off-by: Alexey Firago <alexey_firago@mentor.com>
Tested-by: Steve Rae <srae@broadcom.com>
[Test HW: bcm28155_ap board]
10 years ago
..
udc
usb: dwc3: Makefile: Make dwc3 driver compile in u-boot
10 years ago
Makefile
…
atmel_usba_udc.c
usb: modify usb_gadget_handle_interrupts to take controller index
10 years ago
atmel_usba_udc.h
…
ci_udc.c
usb: modify usb_gadget_handle_interrupts to take controller index
10 years ago
ci_udc.h
…
composite.c
usb: composite: Add .reset callback to usb_gadget_driver structure
10 years ago
config.c
…
core.c
…
designware_udc.c
linux/kernel.h: sync min, max, min3, max3 macros with Linux
10 years ago
ep0.c
…
ep0.h
…
epautoconf.c
usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver
10 years ago
ether.c
usb: modify usb_gadget_handle_interrupts to take controller index
10 years ago
f_dfu.c
usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test
10 years ago
f_dfu.h
…
f_fastboot.c
fastboot: add support for reboot-bootloader command
10 years ago
f_mass_storage.c
usb: modify usb_gadget_handle_interrupts to take controller index
10 years ago
f_thor.c
usb: gadget: thor: Claim EP after allocating it in thor gadget
10 years ago
f_thor.h
…
fotg210.c
usb: modify usb_gadget_handle_interrupts to take controller index
10 years ago
g_dnl.c
usb, g_dnl: generalize DFU detach functions
10 years ago
gadget_chips.h
usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver
10 years ago
mpc8xx_udc.c
…
ndis.h
…
pxa25x_udc.c
usb: modify usb_gadget_handle_interrupts to take controller index
10 years ago
pxa25x_udc.h
…
pxa27x_udc.c
linux/kernel.h: sync min, max, min3, max3 macros with Linux
10 years ago
regs-otg.h
…
rndis.c
net: Add ethernet FCS length macro in net.h
10 years ago
rndis.h
…
s3c_udc_otg.c
usb: modify usb_gadget_handle_interrupts to take controller index
10 years ago
s3c_udc_otg_phy.c
…
s3c_udc_otg_xfer_dma.c
linux/kernel.h: sync min, max, min3, max3 macros with Linux
10 years ago
storage_common.c
…
usbstring.c
…