]> git.baikalelectronics.ru Git - uboot.git/commit
MIPS: QCA AP121: remove debug_uart_init call
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Mon, 24 Apr 2017 17:03:31 +0000 (19:03 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 10 May 2017 14:16:09 +0000 (16:16 +0200)
commitf424e40216f36eff7ff9cd27ae0ceee4190aea65
tree44c990dd38449745231e7d60854c329a95cb9d00
parentb6adc86d966d0ca6d5e06e4ffd7e3f22986c3066
MIPS: QCA AP121: remove debug_uart_init call

In order to add a generic MIPS debug_uart_init call right before the call to
board_early_init_f, we need to remove all calls to debug_uart_init from every
MIPS boards.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
board/qca/ap121/ap121.c