* [U-Boot-Users] mpc83xx: make 8360 default environment fdt be 8360 (not 8349)
@ 2007-01-30 22:15 Kim Phillips
0 siblings, 0 replies; only message in thread
From: Kim Phillips @ 2007-01-30 22:15 UTC (permalink / raw)
To: u-boot
make 8360 default environment fdt be 8360 (not 8349)
---
include/configs/MPC8360EMDS.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/configs/MPC8360EMDS.h b/include/configs/MPC8360EMDS.h
index 8ad6551..fd61ea5 100644
--- a/include/configs/MPC8360EMDS.h
+++ b/include/configs/MPC8360EMDS.h
@@ -609,7 +609,7 @@
"ramdiskaddr=1000000\0" \
"ramdiskfile=ramfs.83xx\0" \
"fdtaddr=400000\0" \
- "fdtfile=mpc8349emds.dtb\0" \
+ "fdtfile=mpc8360emds.dtb\0" \
""
#define CONFIG_NFSBOOTCOMMAND \
--
1.4.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-01-30 22:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-30 22:15 [U-Boot-Users] mpc83xx: make 8360 default environment fdt be 8360 (not 8349) Kim Phillips
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox