[U-Boot] How to give RESET_VECTOR_ADDRESS
Kumar Gala
galak at kernel.crashing.org
Tue Jan 25 16:38:21 CET 2011
On Jan 25, 2011, at 7:25 AM, Fabian Cenedese wrote:
> Hi
>
> As the config.mk file is doomed I tried to set my reset vector
> in another way. I first tried it in the board's config header. But
> that didn't seem to have an effect. I then tried a config option
> in the boards.cfg file but that also didn't work. The only way I
> could get it to work so far was with the config.mk file.
>
> What's the new way to give a (CONFIG_)RESET_VECTOR_ADDRESS?
Specify it in the board's config.h
- k
More information about the U-Boot
mailing list