Update 83xx platforms to create the 'firmware' node in the device tree if
QE firmware was uploaded.
Signed-off-by: Timur Tabi <[EMAIL PROTECTED]>
---
This patch provides parity between 83xx and 85xx (which already has this
feature).
cpu/mpc83xx/fdt.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/cpu/mpc83xx/fdt.c b/cpu/mpc83xx/fdt.c
index 909171f..73fe331 100644
--- a/cpu/mpc83xx/fdt.c
+++ b/cpu/mpc83xx/fdt.c
@@ -58,6 +58,7 @@ void ft_cpu_setup(void *blob, bd_t *bd)
"bus-frequency", gd->qe_clk, 1);
do_fixup_by_compat_u32(blob, "fsl,qe",
"brg-frequency", gd->brg_clk, 1);
+ fdt_fixup_qe_firmware(blob);
#endif
#ifdef CFG_NS16550
--
1.5.2.4
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/u-boot-users