ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCs
This function should just return for unknown SoCs rather than writing unexpected values to registers. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
1d22c4b1bd
commit
5d07648662
@ -175,6 +175,7 @@ proxstream2_end:
|
||||
b init_uart
|
||||
ph1_ld6b_end:
|
||||
#endif
|
||||
mov pc, lr
|
||||
|
||||
init_uart:
|
||||
addruart r0, r1, r2
|
||||
|
Loading…
Reference in New Issue
Block a user