commit | 82779d2614322335e484f8515d0d3bc0e58794b9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 22 09:34:14 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 03 09:49:02 2023 -0500 |
tree | 4f486f43c1fc0229f8d45f1c00194fe1ec701ed6 | |
parent | 234f05beeda4ca840d13c4debf1622c7ba82ce1c [diff] |
Add VPL options for BLOBLIST We can use this feature in VPL, so add some options for it. Also fix a typo in the SPL help while we are here. Signed-off-by: Simon Glass <sjg@chromium.org>