summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8349EMDS.h
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2009-08-26 21:25:46 -0500
committerKim Phillips <kim.phillips@freescale.com>2009-08-26 21:28:55 -0500
commitcc861f7127f200e704baaf061a7f508e3c93f2a3 (patch)
tree23560cbcc90392b7ba44105902b18250e4b4d5ae /include/configs/MPC8349EMDS.h
parent85f9823cd74bd2d9a7854ca0b2244e43b5214e5a (diff)
downloadtalos-obmc-uboot-cc861f7127f200e704baaf061a7f508e3c93f2a3.tar.gz
talos-obmc-uboot-cc861f7127f200e704baaf061a7f508e3c93f2a3.zip
mpc83xx: match dtb filename references to their dts equivalents in the linux kernel
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/configs/MPC8349EMDS.h')
-rw-r--r--include/configs/MPC8349EMDS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/MPC8349EMDS.h b/include/configs/MPC8349EMDS.h
index 1d736f32a6..9b2d25a011 100644
--- a/include/configs/MPC8349EMDS.h
+++ b/include/configs/MPC8349EMDS.h
@@ -732,7 +732,7 @@
"era fe000000 fe03ffff; cp.b 100000 fe000000 ${filesize}\0" \
"upd=run load update\0" \
"fdtaddr=780000\0" \
- "fdtfile=mpc8349emds.dtb\0" \
+ "fdtfile=mpc834x_mds.dtb\0" \
""
#define CONFIG_NFSBOOTCOMMAND \
OpenPOWER on IntegriCloud