[U-Boot] [PATCH] ARM: unbreak PXA build by defining UP2OCR
Daniel Mack
daniel at caiaq.de
Tue May 5 12:36:23 CEST 2009
On Tue, May 05, 2009 at 12:28:33PM +0200, Wolfgang Denk wrote:
> > That's not the point. I for myself won't bring my board support into
> > U-Boot's mainline (at least not now) because that would help nobody as
> > nobody except for me has the hardware the code was written for. And I
> > guess I'm not the only one.
>
> Well, that is your decision. But if you chose your place intentionally
> outside the community that you should not be surprised if you only
> receive pretty limited support from that community either.
Well, I was just talking about the config itself - I _do_ merge
everything else upstream.
> > IMO hings should compile, even when the config for this is not in your
> > repository; hope you agree.
>
> No, I disagree. I don't care at all about any out-of-tree ports that
> might exist anywhere. I will not waste any thoughts about the
> eventual possibility that changes to the mainline U-Boot code might
> cause problems in such out-of-tree ports. That's not our problem.
What we're facing here is a clear build breakage that occurs in a
combination of valid configuration flags. It's not an out-of-tree port.
I was just reporting that in order to help other who might face a
similar problem.
> > > In other words - is your concern a real problem, or just a theoretical
> > > one?
> >
> > Code using that macro is guarded by MONAHANS #ifdefs anyway, his point
> > is solely not to have it in the register headers.
>
> ...where it could be protected by a similar #ifdef, so I really don't
> see where the problem is.
Me neither.
Daniel
More information about the U-Boot
mailing list