commit | 6a5af5f6507b79f0f310c788a676e43fd782345c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Aug 14 16:40:27 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 25 13:54:33 2023 -0400 |
tree | c1bd74a67e3b4340b9969c37dfee3941480741d2 | |
parent | 44e4ec74ea29867122c71d8f2814eb5e12b94728 [diff] |
expo: Add a function to prepare a cedit Split out the code which prepares the cedit for use, so we can call it from a test. Add a log category while we are here. Signed-off-by: Simon Glass <sjg@chromium.org>