projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
7049f62
0556b56
)
Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc
author
Tom Rini
<trini@konsulko.com>
Thu, 24 May 2018 13:54:25 +0000
(09:54 -0400)
committer
Tom Rini
<trini@konsulko.com>
Thu, 24 May 2018 13:54:25 +0000
(09:54 -0400)
Add support for DEBUG_UART on ARC devboards
This required us to do 2 things:
1) Insert a call to debug_uart_init() in early boot code
2) Convert serial_arc to Kconfig
Once both items above are done we just patched defconfigs.
Trivial merge