|
@@ -91,6 +91,10 @@
|
|
#define CONFIG_SYS_FSL_NUM_LAWS 12
|
|
#define CONFIG_SYS_FSL_NUM_LAWS 12
|
|
#define CONFIG_TSECV2
|
|
#define CONFIG_TSECV2
|
|
#define CONFIG_SYS_FSL_SEC_COMPAT 4
|
|
#define CONFIG_SYS_FSL_SEC_COMPAT 4
|
|
|
|
+#define CONFIG_FSL_SATA_V2
|
|
|
|
+#define CONFIG_SYS_FSL_ERRATUM_ESDHC111
|
|
|
|
+#define CONFIG_NUM_DDR_CONTROLLERS 1
|
|
|
|
+#define CONFIG_SYS_CCSRBAR_DEFAULT 0xff700000
|
|
|
|
|
|
/* P1011 is single core version of P1020 */
|
|
/* P1011 is single core version of P1020 */
|
|
#elif defined(CONFIG_P1011)
|
|
#elif defined(CONFIG_P1011)
|
|
@@ -127,6 +131,10 @@
|
|
#define CONFIG_SYS_FSL_NUM_LAWS 12
|
|
#define CONFIG_SYS_FSL_NUM_LAWS 12
|
|
#define CONFIG_TSECV2
|
|
#define CONFIG_TSECV2
|
|
#define CONFIG_SYS_FSL_SEC_COMPAT 4
|
|
#define CONFIG_SYS_FSL_SEC_COMPAT 4
|
|
|
|
+#define CONFIG_FSL_SATA_V2
|
|
|
|
+#define CONFIG_SYS_FSL_ERRATUM_ESDHC111
|
|
|
|
+#define CONFIG_NUM_DDR_CONTROLLERS 1
|
|
|
|
+#define CONFIG_SYS_CCSRBAR_DEFAULT 0xff700000
|
|
|
|
|
|
/* P1015 is single core version of P1024 */
|
|
/* P1015 is single core version of P1024 */
|
|
#elif defined(CONFIG_P1015)
|
|
#elif defined(CONFIG_P1015)
|