Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7cf4477d36 |
@@ -213,6 +213,9 @@ int bootmeth_check(struct udevice *dev, struct bootflow_iter *iter);
|
|||||||
/**
|
/**
|
||||||
* bootmeth_read_bootflow() - set up a bootflow for a device
|
* bootmeth_read_bootflow() - set up a bootflow for a device
|
||||||
*
|
*
|
||||||
|
* On entry fs_set_blk_dev_with_part() has been called so it should be possible
|
||||||
|
* to read the file without calling that again.
|
||||||
|
*
|
||||||
* @dev: Bootmethod device to check
|
* @dev: Bootmethod device to check
|
||||||
* @bflow: On entry, provides dev, hwpart, part and method.
|
* @bflow: On entry, provides dev, hwpart, part and method.
|
||||||
* Returns updated bootflow if found
|
* Returns updated bootflow if found
|
||||||
|
|||||||
Reference in New Issue
Block a user