mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
1758551ec9
At present when a file is bound to a host device it is always marked as removeable. Arguably the device is removeable, since it can be unbound at will. However while it is bound, it is not considered removable by the user. Also it is useful to be able to model both fixed and removeable devices for code that distinguishes them. Add a -r flag to the 'host bind' command and plumb it through to provide this feature. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
arc.rst | ||
arm64.rst | ||
index.rst | ||
m68k.rst | ||
mips.rst | ||
nds32.rst | ||
nios2.rst | ||
sandbox.rst | ||
sh.rst | ||
x86.rst | ||
xtensa.rst |