summaryrefslogtreecommitdiff
path: root/strata/bsp-jetson-devel.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/bsp-jetson-devel.morph')
-rw-r--r--strata/bsp-jetson-devel.morph14
1 files changed, 10 insertions, 4 deletions
diff --git a/strata/bsp-jetson-devel.morph b/strata/bsp-jetson-devel.morph
index bf110d1f..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:
@@ -14,8 +20,8 @@ chunks:
- name: u-boot
morph: strata/bsp-jetson-devel/u-boot.morph
repo: upstream:u-boot
- ref: b15ae44ab9f085140039b09a00232d5aed6596a9
- unpetrify-ref: baserock/arm/tegra-uboot-btrfs
+ ref: c77921345b943cdf5f2f28bbe88c6d8970620d2e
+ unpetrify-ref: baserock/jetson/u-boot-tegra-next
build-depends:
- device-tree-compiler
- name: linux-jetson-tk1