From a49e94b5591aa8819e55643356cce081e3ae7682 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Mon, 6 Oct 2014 10:43:35 +0100 Subject: Explain why there are two different BSP strata for NVIDIA Jetson --- strata/bsp-jetson-devel.morph | 10 ++++++++-- strata/bsp-jetson-genivi.morph | 11 +++++++++-- 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/strata/bsp-jetson-devel.morph b/strata/bsp-jetson-devel.morph index eafa029b..a8fc696a 100644 --- a/strata/bsp-jetson-devel.morph +++ b/strata/bsp-jetson-devel.morph @@ -1,7 +1,13 @@ name: bsp-jetson-devel kind: stratum -description: The platform dependent components required to boot an NVIDIA Jetson TK1 - development image board. +description: | + Platform-specific chunks for NVIDIA Jetson TK1 development system. + + Support for the Tegra platform is still being developed. This BSP uses + a patched version of Linux 3.10 supplied by NVIDIA, which provides + reliable SATA, USB and networking and runs the CPUs at full speed. + To make use of the graphics acceleration on the Jetson you will need + to use a newer kernel. build-depends: - morph: strata/core.morph chunks: diff --git a/strata/bsp-jetson-genivi.morph b/strata/bsp-jetson-genivi.morph index fd0b765a..62835b74 100644 --- a/strata/bsp-jetson-genivi.morph +++ b/strata/bsp-jetson-genivi.morph @@ -1,7 +1,14 @@ name: bsp-jetson-genivi kind: stratum -description: The platform dependent components required to boot an NVIDIA Jetson TK1 - genivi image board. +description: | + Platform-specific chunks for NVIDIA Jetson TK1 GENIVI Baseline + + Support for the Tegra platform is still being developed. A very recent + kernel with some patches is currently required to get a fully + accelerated graphics stack on this platform. Note that the SATA and + networking will not work unless you have flashed the bootloader on + your board to the version of U-Boot built in this stratum. Also, the + CPUs on the Jetson run at a slow speed with this version of Linux. build-depends: - morph: strata/core.morph chunks: -- cgit v1.2.1