
On Jan 23, 2008, at 8:43 AM, Marian Balakowicz wrote:
Hi,
This is a second patchset for new uImage, it includes architecture file renames, removals of OF_FLAT_TREE and standalone application support and further code refactoring.
This patchset is based on patchset1. MAKEALL was run for ppc/arm/ mips/coldfire, architestures, plus regression tests on lite5200b.
[new uImage] Move FDT error printing to common fdt_error() routine [new uImage] Factor out common routines for getting os/arch/type/ comp names [new uImage] Remove standalone applications handling from boootm [new uImage] Remove OF_FLAT_TREE support from PPC bootm code [new uImage] Use image API in SH do_bootm_linux() routine [new uImage] Rename architecture specific bootm code files
Cheers, m.
I haven't looked through these, but is it possible to make it so if you are using a flat device tree blob on PPC that we can grow the size dynamically as we handle some of the board fixups as part of the bootm processing?
- k