summaryrefslogtreecommitdiffstats
path: root/include/configs/adp-ag101p.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/adp-ag101p.h')
-rw-r--r--include/configs/adp-ag101p.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/configs/adp-ag101p.h b/include/configs/adp-ag101p.h
index 6085208a5d..874813496a 100644
--- a/include/configs/adp-ag101p.h
+++ b/include/configs/adp-ag101p.h
@@ -35,6 +35,13 @@
#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
OpenPOWER on IntegriCloud