On 11/04/11 21:06, Graeme Russ wrote: > 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 <[email protected]> > --- > arch/x86/cpu/sc520/Makefile | 1 + > arch/x86/cpu/sc520/sc520.c | 10 --------- > arch/x86/cpu/sc520/sc520_reset.c | 40 > ++++++++++++++++++++++++++++++++++++++ > 3 files changed, 41 insertions(+), 10 deletions(-) > create mode 100644 arch/x86/cpu/sc520/sc520_reset.c
Applied to u-boot-x86, master branch, thanks. Regards, Graeme Russ _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

