Re: [U-Boot] [PATCH 02/15] Renamed cpu/i386/reset.S to resetvec.S

2009-01-23 Thread Wolfgang Denk
Dear Graeme Russ, In message <1228606151-10839-3-git-send-email-graeme.r...@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 > --- > Makefile

[U-Boot] [PATCH 02/15] Renamed cpu/i386/reset.S to resetvec.S

2008-12-07 Thread Graeme Russ
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 <[EMAIL PROTECTED]> --- Makefile |2 +- board/sc520_cdp/u-boot.lds |6 +++--- board/sc520_spunk/u-boot.lds |6 +++--- cpu/i386/Makefile