Re: [U-Boot] [PATCH 11/32] x86: Make cpu init functions weak

2011-02-11 Thread Graeme Russ
On 04/02/11 23:35, Graeme Russ wrote: > Signed-off-by: Graeme Russ > --- > arch/i386/cpu/cpu.c | 14 -- > arch/i386/cpu/sc520/sc520.c | 11 +++ > arch/i386/include/asm/u-boot-i386.h |2 ++ > board/eNET/eNET.c | 22 ---

[U-Boot] [PATCH 11/32] x86: Make cpu init functions weak

2011-02-04 Thread Graeme Russ
Signed-off-by: Graeme Russ --- arch/i386/cpu/cpu.c | 14 -- arch/i386/cpu/sc520/sc520.c | 11 +++ arch/i386/include/asm/u-boot-i386.h |2 ++ board/eNET/eNET.c | 22 -- 4 files changed, 17 insertions(+), 3