
24 Jan
2009
24 Jan
'09
1:03 a.m.
Dear Graeme Russ,
In message 1228606151-10839-3-git-send-email-graeme.russ@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@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@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