summaryrefslogtreecommitdiff
path: root/arch/mips
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2017-04-24 17:03:33 (GMT)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2017-05-10 14:16:09 (GMT)
commitfa9aee3aa379d15d4fbb225bc3d6b48521678182 (patch)
tree29d8e6c75db16b08a594cfb75d61ac08e2f942c2 /arch/mips
parent79f90ab1d255dc4417113bc9c8f3f46478aeb660 (diff)
downloadu-boot-fsl-qoriq-fa9aee3aa379d15d4fbb225bc3d6b48521678182.tar.xz
MIPS: tl-wdr4300: 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. WDR4300 doesn't provide a board_debug_uart_init and configures pinmux in board_early_init_f instead. Since I have no idead of what's the needed uart pinmux config, I copied the whole pinmux config to a new function that is called from board_early_init_f if CONFIG_DEBUG_UART_BOARD_INIT is not enabled. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions