Commit Graph

10 Commits

Author SHA1 Message Date
Khem Raj
1024bab3e1 qemuriscv64.conf: Enable prelink
- Qemu preferred versions are now in OE-core so drop it here
- Do not strip .comment, it seems to work without it
- Drop disabling USE_VT, we need it on qemu
- Pin 4.16 as default kernel
- ext3 is not necessary so drop enforcing it into image fstypes
- Make hard assignment for SERIAL_CONSOLES

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-03-17 19:17:24 -07:00
Khem Raj
80e2da578c machine: Add machines for riscv32 baremetal
- Organize the machines a bit better
- Add baremetal machine configs for 32/64 bit
  so we can generate SDKs for zephyr and other RTOSes
- Fixup tune files to match BSP layer norms

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-03-16 14:57:23 -07:00
Khem Raj
c2fde414a4 qemuriscv64.conf: Add description
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-03-11 22:08:23 -07:00
Khem Raj
e7ea596e4b qemuriscv64: Disable prelink
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-03-10 11:06:43 -08:00
Khem Raj
6a23d8afda qemuriscv64: Define QEMUVERSION = riscv
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-03-10 10:31:25 -08:00
Khem Raj
b2775cd4c6 qemuriscv64.conf: Customize qemuboot options
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-03-09 14:01:16 -08:00
Khem Raj
1408c1525e qemuriscv64.conf: Add ttyS0 instead of ttyHTIF0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-03-09 12:08:14 -08:00
Khem Raj
3358757183 qemuriscv64.conf: Build riscv-pk always to get new bbl
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-03-09 02:59:29 -08:00
Khem Raj
b8db3af843 qemuriscv64: Switch to riscv forks of qemu and gdb
Use linux-libc-headers from oe-core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-03-08 23:07:14 -08:00
Khem Raj
ffe8d5e864 riscv: This is where it all begins...
I'll explain when you're older!

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-10-04 10:09:23 -07:00