summaryrefslogtreecommitdiff
path: root/include/configs/MPC8610HPCD.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-12-04 13:55:15 -0500
committerTom Rini <trini@konsulko.com>2016-12-04 13:55:15 -0500
commit194eded14ccb40af18e1a9fb8ab85903ee0803ef (patch)
treea19c5db921b99c8df72ce8b8cdeb3f9fb3dad66b /include/configs/MPC8610HPCD.h
parentd50dbc826c0969923fa5a43b6e8c3c5eec40e739 (diff)
parent54db3c20bdc43c458854446939b706b4adee46cf (diff)
downloadu-boot-imx-194eded14ccb40af18e1a9fb8ab85903ee0803ef.zip
u-boot-imx-194eded14ccb40af18e1a9fb8ab85903ee0803ef.tar.gz
u-boot-imx-194eded14ccb40af18e1a9fb8ab85903ee0803ef.tar.bz2
Merge git://git.denx.de/u-boot-mpc85xx
Diffstat (limited to 'include/configs/MPC8610HPCD.h')
-rw-r--r--include/configs/MPC8610HPCD.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/MPC8610HPCD.h b/include/configs/MPC8610HPCD.h
index 75693a0..761032e 100644
--- a/include/configs/MPC8610HPCD.h
+++ b/include/configs/MPC8610HPCD.h
@@ -42,7 +42,6 @@
#define CONFIG_FSL_PCI_INIT 1 /* Use common FSL init code */
#define CONFIG_PCI_INDIRECT_BRIDGE 1 /* indirect PCI bridge support */
#define CONFIG_SYS_PCI_64BIT 1 /* enable 64-bit PCI resources */
-#define CONFIG_FSL_LAW 1 /* Use common FSL init code */
#define CONFIG_ENV_OVERWRITE
#define CONFIG_INTERRUPTS /* enable pci, srio, ddr interrupts */
@@ -72,7 +71,6 @@
* Base addresses -- Note these are effective addresses where the
* actual resources get mapped (not physical addresses)
*/
-#define CONFIG_SYS_CCSRBAR_DEFAULT 0xff700000 /* CCSRBAR Default */
#define CONFIG_SYS_CCSRBAR 0xe0000000 /* relocated CCSRBAR */
#define CONFIG_SYS_IMMR CONFIG_SYS_CCSRBAR /* PQII uses CONFIG_SYS_IMMR */