[U-Boot-Users] [PATCH 04/13] [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux()

Joe Hamman joe.hamman at embeddedspecialties.com
Fri Jan 11 23:39:28 CET 2008



> -----Original Message-----
> From: u-boot-users-bounces at lists.sourceforge.net [mailto:u-boot-users-
> bounces at lists.sourceforge.net] On Behalf Of Jon Loeliger
> Sent: Friday, January 11, 2008 10:49 AM
> To: Jerry Van Baren
> Cc: u-boot-users at lists.sourceforge.net; Marian Balakowicz
> Subject: Re: [U-Boot-Users] [PATCH 04/13] [new uImage] Cleanup OF/FDT
> #if/#elif/#endif use in do_bootm_linux()
> 
> Jerry Van Baren wrote:
> > Marian Balakowicz wrote:
> >> Make CONFIG_OF_LIBFDT and CONFIG_OF_FLAT_TREE use more
> >> readable in PPC variant of do_bootm_linux() routine.
> >>
> >> Signed-off-by: Marian Balakowicz <m8 at semihalf.com>
> >
> > What is the wisdom of the crowd, is it possible to port over the
> > remaining 5 boards and removing the "CONFIG_OF_FLAT_TREE" code in this
> > merge window, or is it too risky?  My gut says too risky, do it in the
> > next window.
> >
> > $ find . -name "*.[h]" | xargs grep CONFIG_OF_FLAT_TREE | grep 1
> > ./include/configs/mpc7448hpc2.h:#define CONFIG_OF_FLAT_TREE     1
> > ./include/configs/sbc8349.h:#define CONFIG_OF_FLAT_TREE 1
> > ./include/configs/MPC8610HPCD.h:#define CONFIG_OF_FLAT_TREE     1
> > ./include/configs/stxxtc.h:#define CONFIG_OF_FLAT_TREE  1
> > ./include/configs/sbc8641d.h:#define CONFIG_OF_FLAT_TREE        1
> >
> When the 86xx repo is pulled by Wolfgang, the 8610 board
> will be done!
> 
> The sbc8641 board is likely really easy given that I
> have already done it for the Freescale MPC8641HPCN board.
> I am not sure who is pushing that code around, though.

I'm going to attempt to get it done this weekend - unless she has plans I
don't know about :-P

> 
> jdl
> 
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketpla
> ce
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users





More information about the U-Boot mailing list