]> rtime.felk.cvut.cz Git - jailhouse.git/commitdiff
README/configs: Improve Jetson TK1 documentation
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 11 Mar 2015 07:31:19 +0000 (08:31 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Fri, 20 Mar 2015 06:10:39 +0000 (07:10 +0100)
Add the board to the list of supported targets and document the required
kernel command line extension.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
README.md
configs/jetson-tk1.c

index ea70d2f2c4c9e2528ba8ef7baab591bd31cbc2d3..f9ddbda7ca65bfd6888d02810288c6883e643f33 100644 (file)
--- a/README.md
+++ b/README.md
@@ -118,6 +118,8 @@ ARM architecture:
 
     - Banana Pi (see also [below](#setup-on-banana-pi-arm-board))
 
+    - NVIDIA Jetson TK1
+
     - ARM Versatile Express with Cortex-A15 or A7 cores
       (includes ARM Fast Model)
 
index e2305905505666664115ec35b1201fdc17680844..b3c69efc908ee177ee0c378ffb4890196d47a6dc 100644 (file)
@@ -11,6 +11,8 @@
  *
  * This work is licensed under the terms of the GNU GPL, version 2.  See
  * the COPYING file in the top-level directory.
+ *
+ * NOTE: Add "mem=1984M vmalloc=512M" to the kernel command line.
  */
 
 #include <linux/types.h>