summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/sc520/sc520_reset.c
Commit message (Collapse)AuthorAgeFilesLines
* x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ2011-11-021-1/+1
| | | Also include some trivial related cleanups
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
| | | | | | | | There was a mix of UTF-8 and ISO-8859 files in the U-Boot source tree, which could cause issues with the patchwork review system. This commit converts all ISO-8859 files to UTF-8. Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
* sc520: Move reset to stand-alone fileGraeme Russ2011-04-131-0/+40
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>
OpenPOWER on IntegriCloud