Swtich to own linux fork with uart fixes and terminal driver

This commit is contained in:
Klemens Schölhorn 2018-06-06 01:06:29 +02:00
parent 0e61cba991
commit 68c6b209d9
3 changed files with 3 additions and 2 deletions

2
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "linux"]
path = linux
url = https://github.com/riscv/riscv-linux.git
url = https://github.com/klemens/riscv-linux.git
[submodule "buildroot"]
path = buildroot
url = https://github.com/sifive/buildroot.git

View File

@ -47,6 +47,7 @@ CONFIG_MICROSEMI_PHY=y
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set
# CONFIG_VT is not set
CONFIG_ML507_TTY=y
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
# CONFIG_SERIAL_8250_PCI is not set

2
linux

@ -1 +1 @@
Subproject commit 2751b6aad368956233d232e112091394a99f3e4b
Subproject commit 37a95e566d3c3bbc6520c662e8322c2b3d057fae