commit | c3ef4550a2c439e9726205769d4381ed7e7fbc3d | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Mon Sep 20 18:27:20 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 05 08:50:15 2021 -0400 |
tree | 00e07de1f4b83cf96f183b881e80cd273dabd892 | |
parent | 455f2d15bfcf42a002d7d3a38c9c6b2dfe9f518c [diff] |
reboot-mode: migrate uclass to livetree Use dev_ function to support a live tree. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Simon Glass <sjg@chromium.org>