diff options
| author | Weijie Gao <[email protected]> | 2026-05-20 16:27:38 +0800 |
|---|---|---|
| committer | Heiko Schocher <[email protected]> | 2026-07-08 11:34:12 +0200 |
| commit | 14fe02ac5e5260a0dad58804cc6c922827bf9d7e (patch) | |
| tree | cb742f2f328a5745b1bf9993c22f250574283bae /doc | |
| parent | 75d8b453ab2fd9f736844a25c3e6628668d9562f (diff) | |
cmd: ubi: export more APIs to public
Export the following functions to public:
- ubi_detach(): this is paired with ubi_part(). One may call this function
to completely clean up the ubi subsystem after using ubi_part().
- ubi_{create,find,remove}_vol: this is a set of functions for volume
management.
The original ubi_remove_vol is renamed to __ubi_remove_vol to allow the new
ubi_remove_vol() being used as a wrapper for __ubi_remove_vol() with volume
name.
Also, comments are added for all exported functions.
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Weijie Gao <[email protected]>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
