summaryrefslogtreecommitdiff
path: root/common/tools/genNVRAM/iomux_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/tools/genNVRAM/iomux_cfg.h')
-rw-r--r--common/tools/genNVRAM/iomux_cfg.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/common/tools/genNVRAM/iomux_cfg.h b/common/tools/genNVRAM/iomux_cfg.h
index 2c7f2ec3b6..2fcc3ecb4b 100644
--- a/common/tools/genNVRAM/iomux_cfg.h
+++ b/common/tools/genNVRAM/iomux_cfg.h
@@ -283,6 +283,28 @@ uint32_t iomux_config_mcr510_ddr1_2[] =
};
/*
+ * MPR520 ref design with :
+ * - ETH1 RGMII mode
+ * - Internal AFE
+ * - UART1 = ARM uart1
+ * - UART2 = ARM uart2 without flow control
+ * - ARM GPIO = 1,7
+ * - LEON GPIO = 0,2
+ *
+ * This is the default configuration.
+ */
+uint32_t iomux_config_mpr520_1[] =
+{
+ 0x00000000, 0x0000, 0xFFFF,
+ 0x00000050, 0x1005, 0x1677,
+ 0x00000080, 0x0100, 0x0F00,
+ 0x00000084, 0x0022, 0x00F2,
+ 0x0000003C, 0x0004, 0x0004,
+ 0x00000048, 0x0001, 0x000F,
+ (uint32_t)-1
+};
+
+/*
* MCR500-DDR2 ref design with :
* - ETH1 RGMII mode
* - ETH2 RMII mode