Re: [U-Boot] [PATCH 10/11] MIPS: add init hook for CPU specific initialization

2012-03-31 Thread Marek Vasut
Dear Marek Vasut, > > Signed-off-by: Daniel Schwierzeck > > --- > > > > arch/mips/lib/board.c | 11 +++ > > 1 files changed, 11 insertions(+), 0 deletions(-) > > > > diff --git a/arch/mips/lib/board.c b/arch/mips/lib/board.c > > index bcf12c5..27c2cfe 100644 > > --- a/arch/mips/lib/b

Re: [U-Boot] [PATCH 10/11] MIPS: add init hook for CPU specific initialization

2011-11-25 Thread Marek Vasut
> Signed-off-by: Daniel Schwierzeck > --- > arch/mips/lib/board.c | 11 +++ > 1 files changed, 11 insertions(+), 0 deletions(-) > > diff --git a/arch/mips/lib/board.c b/arch/mips/lib/board.c > index bcf12c5..27c2cfe 100644 > --- a/arch/mips/lib/board.c > +++ b/arch/mips/lib/board.c > @

[U-Boot] [PATCH 10/11] MIPS: add init hook for CPU specific initialization

2011-11-24 Thread Daniel Schwierzeck
Signed-off-by: Daniel Schwierzeck --- arch/mips/lib/board.c | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/arch/mips/lib/board.c b/arch/mips/lib/board.c index bcf12c5..27c2cfe 100644 --- a/arch/mips/lib/board.c +++ b/arch/mips/lib/board.c @@ -57,6 +57,16 @@ st