[U-Boot] [PATCH] fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c

Kumar Gala galak at kernel.crashing.org
Wed Jun 30 11:35:44 CEST 2010


On Apr 27, 2010, at 12:23 PM, Kim Phillips wrote:

> 
> Signed-off-by: Kim Phillips <kim.phillips at freescale.com>
> ---
> unnecessarily introducing mpc83xx-specific conditions in the mpc8xxx
> Makefile due to current development logistics is ugly IMHO, but it
> sounds like this is what the people want anyway.
> 
> Makefile                          |    1 +
> arch/powerpc/cpu/mpc8xxx/Makefile |    7 ++-
> arch/powerpc/cpu/mpc8xxx/fdt.c    |  133 ++++++++++++++++++++++++++++++++++++-
> common/fdt_support.c              |  129 -----------------------------------
> 4 files changed, 138 insertions(+), 132 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list