Home
last modified time | relevance | path

Searched refs:storage (Results 1 – 25 of 70) sorted by relevance

123

/rk3399_rockchip-uboot/common/
H A Dsplash.c30 .storage = SPLASH_STORAGE_SF,
36 .storage = SPLASH_STORAGE_MMC,
42 .storage = SPLASH_STORAGE_USB,
48 .storage = SPLASH_STORAGE_SATA,
H A Dsplash_source.c73 switch (location->storage) { in splash_storage_read_raw()
116 switch (location->storage) { in splash_select_fs_dev()
227 if (location->storage == SPLASH_STORAGE_USB) in splash_load_fs()
230 if (location->storage == SPLASH_STORAGE_SATA) in splash_load_fs()
/rk3399_rockchip-uboot/drivers/dfu/
H A DKconfig18 This option enables using DFU to read and write to MMC based storage.
24 storage.
30 storage.
41 storage.
/rk3399_rockchip-uboot/doc/
H A DREADME.at9125 You can choose your storage location at config step (here for at91sam9260ek) :
47 You can choose your storage location at config step (here for at91sam9260ek) :
68 You can choose your storage location at config step (here for at91sam9260ek) :
89 You can choose your storage location at config step (here for at91sam9m10g45ek) :
107 You can choose your storage location at config step (here for at91sam9rlek) :
125 You can choose your storage location at config step (here for at91sam9x5ek) :
146 You can choose your storage location at config step (here for sama5d3xek) :
H A DREADME.splashprepare23 A splash source location can describe either storage with raw data, a storage
31 the specified storage.
H A DREADME.falcon16 a mass storage, such as NAND or SD-Card. SPL has now support for other media,
28 With Falcon Mode, this snapshot can be saved into persistent storage and SPL is
114 The spl export command does not write to a storage media. The user is
116 or prepared FDT) from temporary storage in RAM into persistant storage
118 storage can not be predicted nor provided at commandline, it depends
121 RAM address of temporary storage. The RAM address of FDT will also be
125 FDT to persistent storage.
128 to the pre-defined address in persistent storage
H A DREADME.spear68 Mac id storage and retrieval in spear platforms
71 usage. Basically, environment has precedence over board specific storage. The
H A DREADME.distro30 regular storage mechanism (eMMC, SD card, USB Disk, SATA disk, etc.) with
32 storage model are outside the scope of this document, and may still need
48 storage devices for a bootable partition, then load the bootloader or boot
54 configuration data to indicate which storage device the system should boot
373 If the target is a storage device, the format of the target is always
375 mandatory for storage devices, even if only support for a single instance
376 of the storage device is actually implemented.
384 boots from the first USB mass storage device
398 - storage targets (to which a device number must be appended)
H A DREADME.usb47 - usb scan: scans the USB for storage devices.The USB must be
49 - usb device [dev]: show or set current USB storage device
50 - usb part [dev]: print partition table of one or all USB storage
64 CONFIG_USB_STORAGE enables the USB storage devices
177 scanning bus for storage devices... 0 Storage Device(s) found
/rk3399_rockchip-uboot/include/
H A Dapi_public.h103 } storage; member
109 #define di_stor info.storage
H A Dsplash.h43 enum splash_storage storage; member
/rk3399_rockchip-uboot/test/rockchip/
H A DMakefile16 obj-y += test-storage.o
/rk3399_rockchip-uboot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.c283 struct ldpaa_dq *storage, in qbman_pull_desc_set_storage() argument
291 *(void **)&cl[4] = storage; in qbman_pull_desc_set_storage()
292 if (!storage) { in qbman_pull_desc_set_storage()
335 s->vdq.storage = *(void **)&cl[4]; in qbman_swp_pull()
471 if (s->vdq.storage == dq) { in qbman_dq_entry_has_newtoken()
472 s->vdq.storage = NULL; in qbman_dq_entry_has_newtoken()
H A Dqbman_portal.h67 struct ldpaa_dq *storage; /* NULL if DQRR */ member
/rk3399_rockchip-uboot/cmd/fastboot/
H A DKconfig74 the downloaded image to a non-volatile storage device. Define
82 regarding the non-volatile storage device. Define this to
90 oem unlock command requires tee security storage to store
/rk3399_rockchip-uboot/api/
H A DREADME16 functional areas like networking or storage operations
37 of devices are recognized and supported: network and storage (ide, scsi,
/rk3399_rockchip-uboot/drivers/scsi/
H A DKconfig5 a parallel interface widely used with storage peripherals such as
/rk3399_rockchip-uboot/include/fsl-mc/
H A Dfsl_qbman_portal.h44 struct ldpaa_dq *storage,
/rk3399_rockchip-uboot/board/microchip/pic32mzda/
H A DREADME15 storage.
/rk3399_rockchip-uboot/board/compulab/cm_fx6/
H A Dcm_fx6.c46 .storage = SPLASH_STORAGE_SF,
52 .storage = SPLASH_STORAGE_MMC,
58 .storage = SPLASH_STORAGE_USB,
64 .storage = SPLASH_STORAGE_SATA,
/rk3399_rockchip-uboot/drivers/bootcount/
H A DKconfig12 persistent storage mediums.
/rk3399_rockchip-uboot/env/
H A DKconfig38 on a storage medium. In this case the environemnt will still exist
147 These settings describe a second storage area used to hold
192 Specifies a second storage area, of CONFIG_ENV_SIZE size, used to
225 This setting describes a second storage area of CONFIG_ENV_SIZE
313 This setting describes a second storage area of CONFIG_ENV_SIZE
377 Specifies a second storage area, of CONFIG_ENV_SIZE size, used to
493 Size of the environment storage area
524 Size of the environment storage area
/rk3399_rockchip-uboot/drivers/ata/
H A DKconfig15 other storage devices.
/rk3399_rockchip-uboot/board/freescale/ls1043ardb/
H A DREADME30 - DSPI: 16 MB high-speed flash Memory for boot code and storage (up to 108MHz)
/rk3399_rockchip-uboot/board/freescale/ls1046ardb/
H A DREADME34 - DSPI: 64 MB high-speed flash Memory for boot code and storage (up to 108MHz)

123