summaryrefslogtreecommitdiff
path: root/include/configs/colibri_t20.h
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-05-13 13:15:55 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-05-13 13:18:25 +0200
commit19280b71f286fcc0b632ee09d8ec7a4aff586bc3 (patch)
tree37945dda7c56e6fcc5f9544a84598c7f65f8b49f /include/configs/colibri_t20.h
parent7c91ed0ad13111b2c693c90f7c835449ad450970 (diff)
apalis/colibri_t20/t30: enable raw initrd support
Enable optional raw initrd support to allow boot using an initrd.
Diffstat (limited to 'include/configs/colibri_t20.h')
-rw-r--r--include/configs/colibri_t20.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/colibri_t20.h b/include/configs/colibri_t20.h
index b50516516d..72e17e6bff 100644
--- a/include/configs/colibri_t20.h
+++ b/include/configs/colibri_t20.h
@@ -229,6 +229,9 @@
#define CONFIG_CMD_MEMTEST
#define CONFIG_SYS_ALT_MEMTEST
+#define CONFIG_SUPPORT_RAW_INITRD
+#define CONFIG_SYS_BOOT_RAMDISK_HIGH
+
#include "tegra-common-usb-gadget.h"
#include "tegra-common-post.h"