]> Git Repo - J-u-boot.git/commit
arm:at91-boards: remove console_init_f where unnecessary
authorAndreas Bießmann <[email protected]>
Thu, 16 Aug 2012 06:01:51 +0000 (06:01 +0000)
committerAlbert ARIBAUD <[email protected]>
Sat, 1 Sep 2012 15:06:14 +0000 (17:06 +0200)
commitbfc325ed38c40c1ecd7f7074720356e464870b0d
tree0a6fb94aa99d2ee894d9ef41fe583e48d1182a01
parent82c4c6452604546a022c4cbb90cd7162c04557d2
arm:at91-boards: remove console_init_f where unnecessary

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 <[email protected]>
cc: Jens Scharsig <[email protected]>
cc: Stelian Pop <[email protected]>
cc: Sedji Gaouaou<[email protected]>
cc: Albin Tonnerre <[email protected]>
cc: Eric Benard <[email protected]>
Tested-by: [email protected]
Tested-by: [email protected]
Acked-by: Jens Scharsig (BuS Elektronik) <[email protected]>
Tested-by: Jens Scharsig (BuS Elektronik) <[email protected]>
board/BuS/eb_cpux9k2/cpux9k2.c
board/BuS/vl_ma2sc/vl_ma2sc.c
board/atmel/at91sam9261ek/at91sam9261ek.c
board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c
board/atmel/at91sam9rlek/at91sam9rlek.c
board/calao/sbc35_a9g20/sbc35_a9g20.c
board/calao/tny_a9260/tny_a9260.c
board/eukrea/cpuat91/cpuat91.c
This page took 0.036245 seconds and 4 git commands to generate.