
11 Jun
2008
11 Jun
'08
5:18 a.m.
On Tue, 10 Jun 2008 22:36:07 -0400 Jerry Van Baren gvb.uboot@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