commit | 7ffbb5b65921181774d29e5f3a2b35e01426c414 | [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 | d5774594974307b5eae0b49928920046db02a5cc [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>