This project is under development.
This document is for project developer.
This project builds ssd/mmc image for winas hardware.
- u-boot binary, from github.com/wisnuc/rock64-uboot
- kernel binary, from github.com/wisnuc/rockchip-kernel
- node.js, from nodejs.org
- ffmpeg static, from
winas hardware is based on Rockchip RK33xx family SoCs.
A winas board may have:
- mmc card slot only (Church)
- spi flash and usb/sata drive, but no mmc card slot (Backus)
- spi flash, usb/sata drive, and mmc card slot (Abel)
If spi flash is present, the board always boot from spi flash. Then the bootloader scans mmc and usb sata drive to load boot script.
If spi flash is not present, the board boot from mmc card.
install.sh
install qemu and binfmt support for aarch64 chroot.
For either SSD or MMC, the MSDOS partition table is used.