]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/adp-ag101p.h
nds32: Enable the function of passing parameters to Linux
[karo-tx-uboot.git] / include / configs / adp-ag101p.h
index 6085208a5d93f5b0d935be0fa664007e8fae807d..874813496acfb4de7d28121aba0ed7a43159b19c 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