Skip to content

mixtile/loftq-build

Repository files navigation

loftq-build

tools for Loftq, including toolchains, build scripts, sunxi packing tools, etc

Usage

Download

git clone https://github.com/mixtile/loftq-build.git

Prepare

source loftq-build/sunxi_env.sh

Build

we have to download uboot, linux, buildroot or android code before we continue commands as below:

  • build uboot for linux
linux_build_uboot
  • build kernel for linux
linux_build_kernel
  • pack final image for linux

Note: before we pack for linux, we have to build rootfs.ext4 of buildroot or other linux rootfs.and put the rootfs in $BUILD_TRUNK/out/linux directory.

linux_pack

About

build tools for Mixtile LOFT-Q prototyping board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published