Skip to content

Instantly share code, notes, and snippets.

@macromorgan
macromorgan / Installation Instructions
Created November 20, 2020 16:47
Pocket CHIP Mainline Kernel Mainline U-Boot
copy rootfs.ubi and boot.img to the root of a FAT32 formatted USB flash drive, and plug it into CHIP
boot CHIP into FEL mode
from FEL mode do:
sunxi-fel spl sunxi-spl.bin
sunxi-fel write 0x4a000000 u-boot-dtb.bin
sunxi-fel write 0x43000000 spl-400000-4000-500.bin
sunxi-fel exe 0x4a000000
from a serial console booted into u-boot do: