summaryrefslogtreecommitdiff
path: root/include/linux/linux_string.h
diff options
context:
space:
mode:
authorDaniel Schwierzeck <[email protected]>2017-04-24 19:03:34 +0200
committerDaniel Schwierzeck <[email protected]>2017-05-10 16:16:09 +0200
commit0d159d6852e2bafc453206a327e267124704a30e (patch)
treec5b3aae2da6cb1ffbae123b0a479f2bdc0147cf9 /include/linux/linux_string.h
parentfa9aee3aa379d15d4fbb225bc3d6b48521678182 (diff)
MIPS: call debug_uart_init right before board_init_f
All MIPS boards that support debug uart are calling debug_uart_init right at the beginning of board_early_init_f. Instead of doing that, let's provide a generic call to debug_uart_init right before the call to board_init_f if debug uart is enabled for boards without stack in SRAM. On the other hand, boards with stack in SRAM can call earlier (right before low level init). Signed-off-by: Daniel Schwierzeck <[email protected]> Signed-off-by: Álvaro Fernández Rojas <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions