Home
last modified time | relevance | path

Searched refs:scsi (Results 1 – 19 of 19) sorted by relevance

/rk3399_rockchip-uboot/drivers/scsi/
H A DMakefile9 obj-$(CONFIG_DM_SCSI) += scsi-uclass.o
10 obj-$(CONFIG_SCSI) += scsi.o
15 obj-$(CONFIG_DM_SCSI) += scsi-uclass.o
16 obj-$(CONFIG_SCSI) += scsi.o
H A Dscsi-uclass.c36 UCLASS_DRIVER(scsi) = {
H A Dscsi.c27 # error no scsi device defined
881 U_BOOT_LEGACY_BLK(scsi) = {
/rk3399_rockchip-uboot/configs/
H A Drk3588-sata.config12 CONFIG_ROCKCHIP_BOOTDEV="scsi 0"
H A Drk3576-sata.config12 CONFIG_ROCKCHIP_BOOTDEV="scsi 0"
/rk3399_rockchip-uboot/drivers/
H A DMakefile63 obj-$(CONFIG_SPL_SATA_SUPPORT) += ata/ scsi/
64 obj-$(CONFIG_SPL_UFS_SUPPORT) += ata/ scsi/ ufs/
105 obj-y += scsi/
H A DKconfig87 source "drivers/scsi/Kconfig"
/rk3399_rockchip-uboot/cmd/
H A Dscsi.c55 scsi, 5, 1, do_scsi,
H A DMakefile132 obj-$(CONFIG_CMD_SCSI) += scsi.o disk.o
H A DKconfig1630 bool "scsi - Access to SCSI devices"
1633 This provides a 'scsi' command which provides access to SCSI (Small
/rk3399_rockchip-uboot/include/configs/
H A Dxilinx_zynqmp.h189 # define BOOT_TARGET_DEVICES_SCSI(func) func(SCSI, scsi, 0)
H A Dsunxi-common.h394 #define BOOT_TARGET_DEVICES_SCSI(func) func(SCSI, scsi, 0)
H A Dls2080ardb.h354 func(SCSI, scsi, 0) \
/rk3399_rockchip-uboot/include/
H A Dconfig_distro_bootcmd.h176 BOOTENV_SHARED_BLKDEV_BODY(scsi)
/rk3399_rockchip-uboot/include/linux/
H A Dedd.h126 } __attribute__ ((packed)) scsi; member
/rk3399_rockchip-uboot/api/
H A DREADME37 of devices are recognized and supported: network and storage (ide, scsi,
/rk3399_rockchip-uboot/doc/
H A DREADME.x86561 => part list scsi 0
588 => fatls scsi 0:1
597 => ext2ls scsi 0:2
628 => ext2ls scsi 0:2 /boot
685 => ext2load scsi 0:2 03000000 /boot/vmlinuz-3.13.0-58-generic
693 => ext2load scsi 0:2 04000000 /boot/initrd.img-3.13.0-58-generic
758 [ 4.357243] scsi 1:0:0:0: Direct-Access ATA ADATA SP310 5.2 PQ: 0 ANSI: 5
760 [ 4.375677] sd 1:0:0:0: Attached scsi generic sg0 type 0
786 …setenv bootcmd "ext2load scsi 0:2 03000000 /boot/vmlinuz-3.13.0-58-generic; ext2load scsi 0:2 0400…
797 "ext2load scsi 0:2 03000000 /boot/vmlinuz-3.13.0-58-generic; " \
[all …]
H A DREADME.distro401 * scsi
/rk3399_rockchip-uboot/test/rockchip/
H A Dtest-storage.c470 UNIT_CMD_DEFINE(scsi, 0),