sandbox: fill block device meta information
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 25 Jan 2021 11:57:14 +0000 (12:57 +0100)
committerSimon Glass <sjg@chromium.org>
Sat, 30 Jan 2021 21:25:42 +0000 (14:25 -0700)
commit168e313b5b128a0a2e55010875c1636dead38527
treece4bd84d37ccc75bc7ebc14b8e07c39f95b6e489
parentfabae8711fd74c0b803f62fd24d28d6712042c2f
sandbox: fill block device meta information

Provide information about host backed block device.

Mark the device created by 'host bind' as removable.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
drivers/block/sandbox.c