Dear Graeme Russ,

In message <[email protected]> you wrote:
> Moved from interrupts.c to cpu.c and made into a weak function to allow
> vendor specific override
> 
> Signed-off-by: Graeme Russ <[email protected]>
> ---
> Vendor specific CPU reset (like the AMD SC520 MMCR reset) can now be
> added to the vendor specific code without the need to remember to #undef
> usage of the generic method and if you forget to include your custom
> reset method, you will always get the default
> ---
>  cpu/i386/cpu.c        |   17 +++++++++++++++++
>  cpu/i386/interrupts.c |   16 ----------------
>  2 files changed, 17 insertions(+), 16 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected]
"Though a program be but three lines long,
someday it will have to be maintained."
- The Tao of Programming
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to