[U-Boot] [PATCH 27/27] remove bi_enet*addr from global data for all arches
Mike Frysinger
vapier at gentoo.org
Tue Feb 17 04:24:23 CET 2009
On Monday 16 February 2009 20:49:00 Kim Phillips wrote:
> Mike Frysinger <vapier at gentoo.org> wrote:
> > renamed, things will appear to "just work". so there is no way for them
> > to know that they need to fix their code which means they wont.
> > otherwise, people hitting a build failure will know immediately that they
> > need to update something.
>
> there's also #warning for this type of situation, but I agree with
> adding glaring comments in the code.
#warning's wont help as there's no way to take it onto a member of a struct
(unless there's something i'm not aware of), plus the common ppc code
explicitly set it all the time and we dont want to have that trigger a warning
-mike
More information about the U-Boot
mailing list