[U-Boot] [PATCH 02/15] Renamed cpu/i386/reset.S to resetvec.S
Wolfgang Denk
wd at denx.de
Sat Jan 24 01:03:40 CET 2009
Dear Graeme Russ,
In message <1228606151-10839-3-git-send-email-graeme.russ at gmail.com> you wrote:
> --===============0593892280==
>
> Brings i386 in line with other CPUs with a reset vector and frees up reset.c
> for CPU reset functions
>
> Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
> ---
> Makefile | 2 +-
> board/sc520_cdp/u-boot.lds | 6 +++---
> board/sc520_spunk/u-boot.lds | 6 +++---
> cpu/i386/Makefile | 2 +-
> cpu/i386/reset.S | 37 -------------------------------------
> cpu/i386/resetvec.S | 37 +++++++++++++++++++++++++++++++++++++
> 6 files changed, 45 insertions(+), 45 deletions(-)
> delete mode 100644 cpu/i386/reset.S
> create mode 100644 cpu/i386/resetvec.S
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: wd at denx.de
: 1. What is the possibility of this being added in the future?
In the near future, the probability is close to zero. In the distant
future, I'll be dead, and posterity can do whatever they like... :-)
- lwall
More information about the U-Boot
mailing list