diff options
author | Tom Rini <trini@konsulko.com> | 2024-08-05 12:15:44 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-08-05 12:17:02 -0600 |
commit | 9efc554db8a6ab6e0c68d0f05fc273e5fb494e4e (patch) | |
tree | 0f22cb5696bdc743d805c77ae3fc7d5c54bab1c4 /doc | |
parent | 6becf9ba1ab82af6f4fcf9f4d0da38f9c75212d2 (diff) | |
parent | d63091137c8da5e1f3367c40ec607cd8918b8780 (diff) | |
download | u-boot-9efc554db8a6ab6e0c68d0f05fc273e5fb494e4e.tar.gz u-boot-9efc554db8a6ab6e0c68d0f05fc273e5fb494e4e.tar.bz2 u-boot-9efc554db8a6ab6e0c68d0f05fc273e5fb494e4e.zip |
Merge patch series "Bug-fixes for a few boards"
Simon Glass <sjg@chromium.org> says:
This series includes fixes to get some rockchip and nvidia boards
working again. It also drops the broken Beaglebone Black config and
provides a devicetree fix for coral (x86).
Diffstat (limited to 'doc')
-rw-r--r-- | doc/mkeficapsule.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/mkeficapsule.1 b/doc/mkeficapsule.1 index c4c2057d5c..c3d0f21488 100644 --- a/doc/mkeficapsule.1 +++ b/doc/mkeficapsule.1 @@ -88,6 +88,10 @@ Generate a firmware revert empty capsule Capsule OEM flag, value between 0x0000 to 0xffff .TP +.BR -V ", " --version +Print version information and exit. + +.TP .BR -h ", " --help Print a help message |