This page is a small tutorial on how to get started on u-boot on Lichee Zero.
Note: This is not a simple and straightforward tutorial - expect failures and more of it as you go. You need patience and a lot of time to work with it.
Components
1×
Sipeed Lichee Zero
1×
VirtualBox
1×
Any Linux ISO - I'm using Lubuntu here as an example
1. Start the virtual machine 2. Click Devices menu 3. Select Insert Guest Additions CD image 4. Change to the directory where your CD-ROM drive is mounted (typically /media/<user>/VBOXADDITIONS_x.x.x/) 5. Go back to terminal, then key in "sudo sh ./VBoxLinuxAdditions.run" 6. Reboot the virtual machine!
Thanks to the author for that directions in the source provided.
3
Install dependencies and supporting software and drivers
You need these dependencies. Enter these in terminal: