[U-Boot] [PATCH] powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h

Kumar Gala galak at kernel.crashing.org
Wed Jan 12 16:40:47 CET 2011


On Jan 12, 2011, at 3:27 AM, Wolfgang Denk wrote:

> Dear Kumar Gala,
> 
> In message <1294824140-22519-1-git-send-email-galak at kernel.crashing.org> you wrote:
>> Rather than defining it config.mk we can set it in config.h and remove
>> config.mk from several boards that don't need it.
>> 
>> We mimic what 4xx does and introduce CONFIG_RESET_VECTOR_ADDRESS for
>> config.h to set.
>> 
>> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> 
> What's this?  A resubmit of the previous posting? Or a new version?
> With any changes? Which changes?
> 

SOrry, for got the 'v2' when I posted.

Its a new version that removes the extra ifdef checking around RESET_VECTOR_ADDRESS in u-boot.lds

- k


More information about the U-Boot mailing list