summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/configs/mx50_rdp_mfg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/mx50_rdp_mfg.h b/include/configs/mx50_rdp_mfg.h
index 6c8dc7f..7ca83b2 100644
--- a/include/configs/mx50_rdp_mfg.h
+++ b/include/configs/mx50_rdp_mfg.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 Freescale Semiconductor, Inc.
+ * Copyright (C) 2010-2011 Freescale Semiconductor, Inc.
*
* Configuration settings for the MX50-RDP Freescale board.
*
@@ -108,7 +108,7 @@
#define CONFIG_RD_LOADADDR (CONFIG_LOADADDR + 0x300000)
#define CONFIG_BOOTARGS "console=ttymxc0,115200 "\
- "rdinit=/linuxrc"
+ "rdinit=/linuxrc gpmi:nand"
#define CONFIG_BOOTCOMMAND "bootm 0x70800000 0x70B00000"
#define CONFIG_ENV_IS_EMBEDDED
#define CONFIG_EXTRA_ENV_SETTINGS \