u-boot/test/boot
Simon Glass b7bd94f1a8 dm: core: Split ofnode_path_root() into two functions
This function turns out to be a little confusing since it looks up a path
and also registers the tree. Split it into two, one that gets the root
node and one that looks up a path, so the purpose is clear.

Registering the tree will happen in a function to be added in a later
patch, called oftree_from_fdt().

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-09-29 22:43:43 -04:00
..
bootdev.c bootstd: Add tests for bootstd including all uclasses 2022-04-25 10:00:04 -04:00
bootflow.c bootstd: Check building without global bootmeths 2022-08-12 08:17:11 -04:00
bootmeth.c bootstd: Check building without global bootmeths 2022-08-12 08:17:11 -04:00
bootstd_common.c bootstd: Add tests for bootstd including all uclasses 2022-04-25 10:00:04 -04:00
bootstd_common.h bootstd: Add tests for bootstd including all uclasses 2022-04-25 10:00:04 -04:00
Makefile bootstd: Add vbe bootmeth into sandbox 2022-08-12 08:17:11 -04:00
vbe_simple.c dm: core: Split ofnode_path_root() into two functions 2022-09-29 22:43:43 -04:00