Searched hist:d96a9804 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ |
H A D | part.h | d96a9804 Thu Mar 03 18:09:56 CST 2016 Alexander Graf <agraf@suse.de> disk/part.c: Expose list of available block drivers We have a pretty nice and generic interface to ask for a specific block device. However, that one is still based around the magic notion that we know the driver name. In order to be able to write fully generic disk access code, expose the currently internal list to other source files so that they can scan through all available block drivers. Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/disk/ |
H A D | part.c | d96a9804 Thu Mar 03 18:09:56 CST 2016 Alexander Graf <agraf@suse.de> disk/part.c: Expose list of available block drivers We have a pretty nice and generic interface to ask for a specific block device. However, that one is still based around the magic notion that we know the driver name. In order to be able to write fully generic disk access code, expose the currently internal list to other source files so that they can scan through all available block drivers. Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
|