diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | en/hardware/supported/arm.xml | 13 |
2 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9123e9223..62e62a6a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ installation-guide (20160408) UNRELEASED unstable; urgency=medium * Improve package description of MIPS and PowerPC manuals. Thanks Mathieu Malaterre. * Add Seagate Personal Cloud and Seagate NAS as supported systems. + * Add NVIDIA Jetson TK1 as supported system. [ Ryuunosuke Ayanokouzi ] * Make create_xml use original english text for fuzzy entries. Closes: diff --git a/en/hardware/supported/arm.xml b/en/hardware/supported/arm.xml index 79bd27953..bd1dc02cc 100644 --- a/en/hardware/supported/arm.xml +++ b/en/hardware/supported/arm.xml @@ -255,6 +255,19 @@ hardware. They are also common in the x86 PC world. </varlistentry> <varlistentry> + <term>NVIDIA Jetson TK1</term> + <listitem> + <para> + The NVIDIA Jetson TK1 is a developer board based on the Tegra + K1 chip (also known as Tegra 124). The Tegra K1 features a + quad-core 32-bit ARM Cortex-A15 CPU and Kepler GPU (GK20A) + with 192 CUDA cores. Other systems based on the Tegra 124 + may work, too. + </para> + </listitem> + </varlistentry> + + <varlistentry> <term>Seagate Personal Cloud and Seagate NAS</term> <listitem> <para> |