diff options
author | Tom Rini <trini@konsulko.com> | 2020-05-25 11:56:57 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-05-25 11:56:57 -0400 |
commit | 71f70cfcf4a79a58682596e6b7769fe6f8f0c4d1 (patch) | |
tree | 19a90e91b62dec0f1098a8585e795e9480792898 /doc/api/index.rst | |
parent | 9c5fef577494769e3ff07952a85f9b7125ef765b (diff) | |
parent | efc0644802a2c9c1747539e017562aabde1f54ec (diff) |
Merge branch '2020-05-25-misc-fixes'
- A few minor Kconfig migrations / corrections
- DFU doc fixes/improvements
- Bugfix for ARMv8, env userspace building, more NULL checks in generic
PHY code
Diffstat (limited to 'doc/api/index.rst')
-rw-r--r-- | doc/api/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/index.rst b/doc/api/index.rst index 2578abd40e..fd3b5bdc82 100644 --- a/doc/api/index.rst +++ b/doc/api/index.rst @@ -6,6 +6,7 @@ U-Boot API documentation .. toctree:: :maxdepth: 2 + dfu efi linker_lists serial |