From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QW5kcmVhcyBCaWXDn21hbm4=?= Date: Sat, 01 Sep 2012 14:59:07 +0200 Subject: [U-Boot] [PATCH] arm:at91-boards: remove console_init_f where unnecessary In-Reply-To: <1345132911-29680-1-git-send-email-andreas.devel@googlemail.com> References: <1345132911-29680-1-git-send-email-andreas.devel@googlemail.com> Message-ID: <5042069B.4080801@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Andreas Bie?mann, On 16.08.2012 18:01, Andreas Bie?mann wrote: > A lot of at91 boards have the console_init_f in board_init. This is useless > cause it was called before by generic code in lib/board.c. > > Signed-off-by: Andreas Bie?mann > cc: Jens Scharsig > cc: Stelian Pop > cc: Sedji Gaouaou > cc: Albin Tonnerre > cc: Eric Benard > --- applied to u-boot-atmel/master, thanks! Best regards Andreas Bie?mann