mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-30 03:52:41 +00:00
README: update L4T version to R28.2 for TX1, TX2
Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
30
README
30
README
@@ -3,15 +3,39 @@ OpenEmbedded/Yocto BSP layer for NVIDIA Tegra X1/X2/K1
|
|||||||
|
|
||||||
Boards supported:
|
Boards supported:
|
||||||
* Jetson-TK1 development kit (Linux4Tegra R21.6)
|
* Jetson-TK1 development kit (Linux4Tegra R21.6)
|
||||||
* Jetson-TX1 development kit (Linux4Tegra R28.1)
|
* Jetson-TX1 development kit (Linux4Tegra R28.2)
|
||||||
* Jetson-TX2 development kit (Linux4Tegra R28.1)
|
* Jetson-TX2 development kit (Linux4Tegra R28.2)
|
||||||
|
|
||||||
This layer depends on:
|
This layer depends on:
|
||||||
URI: git://git.openembedded.org/openembedded-core
|
URI: git://git.openembedded.org/openembedded-core
|
||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
|
Known Issues
|
||||||
|
------------
|
||||||
|
|
||||||
|
* For TX1 systems, do not use gcc 7.3 (the default for
|
||||||
|
YP 2.4/OE-core rocko). (Issue #65)
|
||||||
|
|
||||||
|
|
||||||
|
Limitations
|
||||||
|
-----------
|
||||||
|
|
||||||
|
* CUDA 9 supports up through gcc 6 only, so if you intend
|
||||||
|
to build CUDA applications, stick with gcc 6.
|
||||||
|
|
||||||
|
|
||||||
|
Selecting the toolchain version
|
||||||
|
-------------------------------
|
||||||
|
|
||||||
|
Toolchain version selection is usually a distro configuration setting,
|
||||||
|
but you can also set this in your build/conf/local.conf file. To use
|
||||||
|
gcc 6 instead of gcc 7, set:
|
||||||
|
|
||||||
|
GCCVERSION = "6.%"
|
||||||
|
|
||||||
|
|
||||||
Contributing
|
Contributing
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Please submit issues and pull requests via GitHub.
|
Please submit issues and pull requests via GitHub. Contributions
|
||||||
|
are welcome!
|
||||||
|
|||||||
Reference in New Issue
Block a user