]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC8560ADS.h
fsl_ddr: Move DDR config options to driver Kconfig
[u-boot] / include / configs / MPC8560ADS.h
index 641521cf6a799bde496a7cb2eb823558c03ef8d9..218d77d1bd8e7e0fec1637d7f71f9802c1ee3c91 100644 (file)
@@ -19,8 +19,6 @@
 #define __CONFIG_H
 
 /* High Level Configuration Options */
-#define CONFIG_BOOKE           1       /* BOOKE */
-#define CONFIG_E500            1       /* BOOKE e500 family */
 #define CONFIG_CPM2            1       /* has CPM2 */
 
 /*
@@ -34,7 +32,6 @@
 #define CONFIG_TSEC_ENET               /* tsec ethernet support */
 #undef CONFIG_ETHER_ON_FCC             /* cpm FCC ethernet support */
 #define CONFIG_ENV_OVERWRITE
-#define CONFIG_FSL_LAW         1       /* Use common FSL init code */
 #define CONFIG_RESET_PHY_R     1       /* Call reset_phy() */
 
 /*
@@ -70,7 +67,6 @@
 #define CONFIG_SYS_CCSRBAR_PHYS_LOW    CONFIG_SYS_CCSRBAR
 
 /* DDR Setup */
-#define CONFIG_SYS_FSL_DDR1
 #define CONFIG_SPD_EEPROM              /* Use SPD EEPROM for DDR setup*/
 #define CONFIG_DDR_SPD
 #undef CONFIG_FSL_DDR_INTERACTIVE