[U-Boot-Users] [PATCH] libfdt: Move the working_fdt pointer to cmd_fdt.c

Kim Phillips kim.phillips at freescale.com
Wed Jun 11 05:18:49 CEST 2008


On Tue, 10 Jun 2008 22:36:07 -0400
Jerry Van Baren <gvb.uboot at gmail.com> wrote:

> I've applied your patch "fdt: unshadow global working fdt variable".
> As a feeble attempt to redeem myself, I added a patch to move working_fdt
> to cmd_fdt.c... it isn't used (any longer) in fdt_support.c.

sounds good

> I started to hack bootm.c (if we moved the reference to working_fdt out
> of boot_relocate_fdt() or move that function, we could make working_fdt
> static), but it got too complex so I backed out of that change for now.

:)

I gave a shot at switching all MPC8[356]xx to MPC8[356]XX but the 100k
limit, stepping into 51xx space, and probably horrible timing (due to
the many unapplied patches out there) prevented me from doing so.

thanks,

Kim




More information about the U-Boot mailing list