[U-Boot] [PATCH 3/4] MIPS: tl-wdr4300: remove debug_uart_init call

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Sun Apr 30 18:22:50 UTC 2017



Am 24.04.2017 um 19:03 schrieb Álvaro Fernández Rojas:
> 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 at gmail.com>
> ---
>  v2: No changes.
> 
>  board/tplink/wdr4300/wdr4300.c | 18 ++++++++++++++----
>  1 file changed, 14 insertions(+), 4 deletions(-)
> 

applied to u-boot-mips/next, thanks!

-- 
- Daniel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170430/987d7c49/attachment.sig>


More information about the U-Boot mailing list