From mboxrd@z Thu Jan 1 00:00:00 1970 From: esw at bus-elektronik.de Date: Wed, 29 Aug 2012 10:48:01 +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: <503DD741.70707@bus-elektronik.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > 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 I have successfully tested this patch for eb_cpux9k2 and vl_ma2sc, so: Acked-by: Jens Scharsig (BuS Elektronik) Tested-by: Jens Scharsig (BuS Elektronik)