summaryrefslogtreecommitdiff
path: root/include/configs/MPC837XERDB.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-03-08 10:55:46 +0100
committerWolfgang Denk <wd@denx.de>2008-03-08 10:55:46 +0100
commit377151c8173ee64cfc3fdfb545b366c36d8ce3b2 (patch)
tree0ccfa0296c97df5a04ab192da8bfe2a0cc4f5be5 /include/configs/MPC837XERDB.h
parent1ac14d8ea8c8421cd3328da254a79f46d0d2dd96 (diff)
parent270fe261b7f9292800b2b3d1bf19ae7cbc880258 (diff)
downloadu-boot-imx-377151c8173ee64cfc3fdfb545b366c36d8ce3b2.zip
u-boot-imx-377151c8173ee64cfc3fdfb545b366c36d8ce3b2.tar.gz
u-boot-imx-377151c8173ee64cfc3fdfb545b366c36d8ce3b2.tar.bz2
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
Diffstat (limited to 'include/configs/MPC837XERDB.h')
-rw-r--r--include/configs/MPC837XERDB.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/MPC837XERDB.h b/include/configs/MPC837XERDB.h
index 2da4f29..1964946 100644
--- a/include/configs/MPC837XERDB.h
+++ b/include/configs/MPC837XERDB.h
@@ -545,7 +545,7 @@
#define CONFIG_RAMDISKFILE rootfs.ext2.gz.uboot
#define CONFIG_BOOTFILE uImage
#define CONFIG_UBOOTPATH u-boot.bin /* U-Boot image on TFTP server */
-#define CONFIG_FDTFILE mpc837x_rdb.dtb
+#define CONFIG_FDTFILE mpc8379_rdb.dtb
#define CONFIG_LOADADDR 200000 /* default location for tftp and bootm */
#define CONFIG_BOOTDELAY -1 /* -1 disables auto-boot */