diff options
author | Simon Glass | 2022-04-24 23:31:08 -0600 |
---|---|---|
committer | Tom Rini | 2022-04-25 10:00:04 -0400 |
commit | a950d31abe980ba40a0a94fbf41136550187f8cd (patch) | |
tree | 121c65da447165502e8a210924a5ab02635bfd27 /boot/bootdev-uclass.c | |
parent | 201417d700a2ab09f247c1be9952176970c0f6bd (diff) |
bootstd: Add the bootmeth uclass and helpers
A bootmeth is a method of locating an operating system. For now, just
add the uclass itself. Drivers for particular bootmeths are added later.
If no bootmeths devices are included in the devicetree, create them
automatically. This avoids the need for boilerplate in the devicetree
files.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'boot/bootdev-uclass.c')
0 files changed, 0 insertions, 0 deletions