Skip to content
Commit c41e209e authored by Tobias Waldekranz's avatar Tobias Waldekranz Committed by Tom Rini
Browse files

blk: blkmap: Add basic infrastructure



blkmaps are loosely modeled on Linux's device mapper subsystem. The
basic idea is that you can create virtual block devices whose blocks
can be backed by a plethora of sources that are user configurable.

This change just adds the basic infrastructure for creating and
removing blkmap devices. Subsequent changes will extend this to add
support for actual mappings.

Signed-off-by: default avatarTobias Waldekranz <tobias@waldekranz.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 3d2fc797
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment