[U-Boot] [PATCH] examples/standalone: Remove relocation compile flags for PowerPC

Timur Tabi timur at freescale.com
Tue Jun 15 23:03:09 CEST 2010


Wolfgang Denk wrote:
> I think the "static int __flash_wp()" thing is not even needed
> assuming that flash_wp() is the first function in your file.

That's the thing -- I don't want flash_wp() to be the first function in my
file.  I would then need a forward reference to all the other functions in
my file, and I hate doing that.


More information about the U-Boot mailing list