Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 330 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 330 Bytes

qemu mipsel/ls3a7a board bsp

This is for Linux Lab.

Boot it

$ ./boot.sh

If missing sdl2.0 lib, please install it at first:

$ sudo apt-get install libsdl2-2.0-0 libsdl2-image-2.0-0

Use it in Linux Lab

$ cd /path/to/linux-lab
$ make B=mipsel/ls3a7a
$ make boot