Home
last modified time | relevance | path

Searched hist:"6 eef6eac1fc137c97bf1993304ed83b8e483c80a" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/block/
H A Dblk_legacy.c6eef6eac1fc137c97bf1993304ed83b8e483c80a Sun May 01 17:36:03 UTC 2016 Simon Glass <sjg@chromium.org> dm: blk: Add a legacy block interface

There is quite a bit of duplicated common code related to block devices
in the IDE and SCSI implementations.

Create some helper functions that can be used to reduce the duplication.
These rely on a linker list of interface-type drivers

Signed-off-by: Simon Glass <sjg@chromium.org>
H A DMakefile6eef6eac1fc137c97bf1993304ed83b8e483c80a Sun May 01 17:36:03 UTC 2016 Simon Glass <sjg@chromium.org> dm: blk: Add a legacy block interface

There is quite a bit of duplicated common code related to block devices
in the IDE and SCSI implementations.

Create some helper functions that can be used to reduce the duplication.
These rely on a linker list of interface-type drivers

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dblk.h6eef6eac1fc137c97bf1993304ed83b8e483c80a Sun May 01 17:36:03 UTC 2016 Simon Glass <sjg@chromium.org> dm: blk: Add a legacy block interface

There is quite a bit of duplicated common code related to block devices
in the IDE and SCSI implementations.

Create some helper functions that can be used to reduce the duplication.
These rely on a linker list of interface-type drivers

Signed-off-by: Simon Glass <sjg@chromium.org>