summaryrefslogtreecommitdiff
path: root/board/qemu/or1k
AgeCommit message (Collapse)Author
2017-01-27configs/qemu: enable tmpfs for or1kGustavo Zacarias
This is used by buildroot default initscripts and results in some ugly errors on startup otherwise. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017-01-25or1k: add defconfig for Qemu system emulationWaldemar Brodkorb
You can bootup a OpenRISC system, networking is not working. [Peter: drop unneeded _GETTY_PORT="ttyS0" setting] Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Tested-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>