summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8360ERDK.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/MPC8360ERDK.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/MPC8360ERDK.h')
-rw-r--r--include/configs/MPC8360ERDK.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/MPC8360ERDK.h b/include/configs/MPC8360ERDK.h
index 68d68bbf32..cb0535c151 100644
--- a/include/configs/MPC8360ERDK.h
+++ b/include/configs/MPC8360ERDK.h
@@ -530,7 +530,7 @@
"consoledev=ttyS0\0"\
"loadaddr=a00000\0"\
"fdtaddr=900000\0"\
- "fdtfile=dtb\0"\
+ "fdtfile=mpc836x_rdk.dtb\0"\
"fsfile=fs\0"\
"ubootfile=u-boot.bin\0"\
"mtdparts=mtdparts=60000000.nand-flash:4096k(kernel),128k(dtb),-(rootfs)\0"\
OpenPOWER on IntegriCloud