Re: [U-Boot] [PATCH 10/12] microblaze: Call serial multi initialization

2012-07-10 Thread Michal Simek
On 07/09/2012 11:32 PM, Simon Glass wrote: Acked-by: Simon Glass mailto:s...@chromium.org>> Applied. Thanks, Michal -- Michal Simek, Ing. (M.Eng) w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/ Microblaze U-BOOT custodian ___

Re: [U-Boot] [PATCH 10/12] microblaze: Call serial multi initialization

2012-07-09 Thread Simon Glass
On Mon, Jul 9, 2012 at 2:20 AM, Michal Simek wrote: > Signed-off-by: Michal Simek > Acked-by: Simon Glass > --- > arch/microblaze/lib/board.c |5 + > 1 files changed, 5 insertions(+), 0 deletions(-) > > diff --git a/arch/microblaze/lib/board.c b/arch/microblaze/lib/board.c > index d

[U-Boot] [PATCH 10/12] microblaze: Call serial multi initialization

2012-07-09 Thread Michal Simek
Signed-off-by: Michal Simek --- arch/microblaze/lib/board.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/arch/microblaze/lib/board.c b/arch/microblaze/lib/board.c index ddbc862..37ec665 100644 --- a/arch/microblaze/lib/board.c +++ b/arch/microblaze/lib/board.c @@ -