commit | 7907a7b99a582f511f93071896c6f8e9163f81d1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 26 08:14:30 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 06 14:38:12 2023 -0400 |
tree | 159cd7c586142c3ceae5950a3a89e73db6137a4c | |
parent | 5bcacd1ad5d9e7c85575d711fe7a93cb5cc6b250 [diff] |
dm: core: Correct help in TPL_DM and VPL_DM There are copying errors in the help. Fix these. Signed-off-by: Simon Glass <sjg@chromium.org>