commit | 39ee32166f607d4e30a74d46f82adb39e4134ec4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Oct 01 19:13:17 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 11 15:43:54 2023 -0400 |
tree | d1540a98ede7f11262f6f82054d080299437e182 | |
parent | 3b487bf51115bfb9a0f85667a5608fc57788107c [diff] |
cli: Add a function to set up a new cread Create a init function so that it is easy to use command-line reading. Signed-off-by: Simon Glass <sjg@chromium.org>