]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/adp-ag101.h
nds32: Enable the function of passing parameters to Linux
[karo-tx-uboot.git] / include / configs / adp-ag101.h
index 85dbad2db000484d9c37f1766ec68efc67957e90..1c380ea9798970d32392811c7e8ace79f9779175 100644 (file)
 
 #define CONFIG_SKIP_LOWLEVEL_INIT
 
+/*
+ * Definitions related to passing arguments to kernel.
+ */
+#define CONFIG_CMDLINE_TAG                     /* send commandline to Kernel */
+#define CONFIG_SETUP_MEMORY_TAGS       /* send memory definition to kernel */
+#define CONFIG_INITRD_TAG                      /* send initrd params */
+
 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
 #define CONFIG_MEM_REMAP
 #endif