Home
last modified time | relevance | path

Searched refs:SDP (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/doc/
H A DREADME.sdp2 SDP in U-Boot
5 SDP stands for serial download protocol. It is the protocol used in NXP's
10 provide a SDP implementation over USB. This allows to download program
14 The SDP protocol over USB is a USB HID class protocol. USB HID class
34 detection the SPL will run the SDP implementation automatically in
41 Trying to boot from USB SDP
42 SDP: initialize...
43 SDP: handle requests...
46 the boot ROM's SDP protocol. The USB VID/PID will depend on standard
/rk3399_rockchip-uboot/arch/arc/
H A DKconfig130 bool "Support Synopsys Designware SDP board AXS101"
133 bool "Support Synopsys Designware SDP board AXS103"
/rk3399_rockchip-uboot/include/
H A Dsym53c8xx.h77 #define SDP 0x01 /* sta: scsi parity signal */ macro
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A DKconfig131 bool "Enable USB SDP (Serial Download Protocol)"
133 Enable Serial Download Protocol (SDP) device support in U-Boot. This
/rk3399_rockchip-uboot/common/spl/
H A DKconfig843 bool "Support SDP (Serial Download Protocol)"
845 Enable Serial Download Protocol (SDP) device support in SPL. This
/rk3399_rockchip-uboot/cmd/
H A DKconfig1055 Serial Download Protocol (SDP) via USB.