Skip to content

Commit

Permalink
softwaredevelopment/bytedevkit-am335x: Document u-boot dependency
Browse files Browse the repository at this point in the history
To build a `uImage`, the tool `u-boot-tools` needs to be installed. This
is only necessary for am335x, as stm32mp1 does provide the tool via
toolchain.
  • Loading branch information
Oliver Stäbler committed Feb 15, 2021
1 parent 5da230d commit c383bde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/yocto/3.1/bytedevkit-am335x.rst
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ from your distribution)
The following tools need to be installed on your development system:
* OpenSSL headers (Debian package: ``libssl-dev``)
* ``depmod`` (Debian package: ``kmod``)
* ``mkimage`` (Debian package: ``u-boot-tools``)

#. Download kernel sources

Expand Down

0 comments on commit c383bde

Please sign in to comment.