u-boot-brain/arch/x86/cpu
Graeme Russ b7af583185 sc520: Move reset to stand-alone file
Partial linking allows weak functions to be overridden in files containing
only one function. Moving the sc520 override of reset_cpu gets rid of an
ugly #ifdef

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
2011-04-13 19:43:29 +10:00
..
sc520 sc520: Move reset to stand-alone file 2011-04-13 19:43:29 +10:00
config.mk x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
cpu.c x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
interrupts.c x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
Makefile x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
resetvec.S x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
start.S x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
start16.S x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
u-boot.lds x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00