summaryrefslogtreecommitdiff
path: root/include/configs/MPC86xADS.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-08-02 21:48:33 (GMT)
committerWolfgang Denk <wd@denx.de>2008-08-03 00:24:16 (GMT)
commit66da6fa0e35e7ee56628c85981709afe7180fc8e (patch)
tree3d341073509d6ea20e40ac788296a4f9e1326c56 /include/configs/MPC86xADS.h
parent81d3f1fdddafd1eb53bbca8739f488d417eb3dd2 (diff)
downloadu-boot-66da6fa0e35e7ee56628c85981709afe7180fc8e.tar.xz
Fix remaining build issues with MPC8xx FADS boards.
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/configs/MPC86xADS.h')
-rw-r--r--include/configs/MPC86xADS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/MPC86xADS.h b/include/configs/MPC86xADS.h
index e0e8554..233a8d1 100644
--- a/include/configs/MPC86xADS.h
+++ b/include/configs/MPC86xADS.h
@@ -41,7 +41,7 @@
#define CONFIG_DRAM_50MHZ 1
#define CONFIG_SDRAM_50MHZ 1
-#include "fads.h"
+#include "../../board/fads/fads.h"
#define CFG_OR5_PRELIM 0xFFFF8110 /* 64Kbyte address space */
#define CFG_BR5_PRELIM (CFG_PHYDEV_ADDR | BR_PS_8 | BR_V)