Home
last modified time | relevance | path

Searched refs:default_get_bootflow (Results 1 – 2 of 2) sorted by relevance

/u-boot/boot/
A Dbootdev-uclass.c531 static int default_get_bootflow(struct udevice *dev, struct bootflow_iter *iter, in default_get_bootflow() function
562 return default_get_bootflow(dev, iter, bflow); in bootdev_get_bootflow()
/u-boot/doc/develop/
A Dbootstd.rst186 handler is used. This is called `default_get_bootflow()` and it only works with
221 means that `default_get_bootflow()` is used. This simply obtains the
663 `bootdev_get_bootflow()` ends up in `default_get_bootflow()`. It locates the
692 `bootdev_find_in_blk()`, then back to `default_get_bootflow()`, then to

Completed in 6 milliseconds