[U-Boot] [PATCH] fsl: remove _IO_BASE and KSEG1ADDR from board configuration files
Kim Phillips
kim.phillips at freescale.com
Tue Jun 16 21:05:28 CEST 2009
On Tue, 16 Jun 2009 13:49:57 -0500
Timur Tabi <timur at freescale.com> wrote:
> Kim Phillips wrote:
>
> > all ppc boards with KSEG1ADDR and _IO_BASE? isn't that what your
> > commit message says the domain is?
>
> I was hoping you'd be more specific. The patch title says, "fsl:", so I'm restricting it to FSL boards.
while that may suit you, that's not in the best interest of u-boot,
since the patch addresses a problem with an affliction that spreads
beyond fsl boards.
> The only config files that have either of these two macros are:
>
> HIDDEN_DRAGON.h
> M5253DEMO.h
> M5253EVBE.h
> M54455EVB.h
> mpc7448hpc2.h
> MVBLM7.h
> PN62.h
> r2dplus.h
>
> I think all but the last are PPC boards. Should I include those?
sure, why not? Be sure to test and CC maintainers appropriately.
Thanks,
Kim
More information about the U-Boot
mailing list