console: Add support for the 16550 UART
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 18 Jun 2020 07:14:41 +0000 (17:14 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 23 Jun 2020 23:53:46 +0000 (09:53 +1000)
commitd654667304a6da4bec7754425696fb81a4a3e697
tree665f66c30c5083a152c9d115e9c5aa297ab0fc97
parentcc10f6b2892e2790726511d6d450405d27111fce
console: Add support for the 16550 UART

And rebuild various binaries

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
15 files changed:
hello_world/hello_world.bin
hello_world/hello_world.elf
hello_world/hello_world.hex
include/microwatt_soc.h
lib/console.c
litedram/generated/arty/litedram_core.init
litedram/generated/nexys-video/litedram_core.init
litedram/generated/sim/litedram_core.init
tests/test_decrementer.bin
tests/test_illegal.bin
tests/test_misc.bin
tests/test_mmu.bin
tests/test_privileged.bin
tests/test_sc.bin
tests/test_xics.bin