Compare commits

...

2 Commits

3 changed files with 4 additions and 3 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
@ -91,7 +92,7 @@ CONFIG_TMPFS=y
# CONFIG_MISC_FILESYSTEMS is not set
# CONFIG_NETWORK_FILESYSTEMS is not set
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="earlyprintk"
CONFIG_CMDLINE="earlyprintk console=ttyML0 console=ttySI0,115200"
CONFIG_PRINTK_TIME=y
CONFIG_STRIP_ASM_SYMS=y
CONFIG_DEBUG_SECTION_MISMATCH=y

2
linux

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