Skip to content

Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at http:https://git.buildroot.net/buildroot/. Do not open issues or file pull requests here.

License

Notifications You must be signed in to change notification settings

Eandrju/buildroot_fast_boot_rpi

 
 

Repository files navigation

ftDev Buildroot Repository

Description

This branch is specialized for Raspberry Pi 3 for now.

Base Buildroot Version : 2019.02.5

For details, you can read my blogpost: https://furkantokac.com/rpi3-fast-boot-less-than-2-seconds/

Scripts

Name Function
build-rpi3-qt.sh Builds static Qt. Run this after build RPI3 image.

Quick Start

Build RPI3 fastboot distro + static Qt

  1. make ftdev_rpi3_fastboot_defconfig
  2. make -j8
  3. ./build-rpi3-qt.sh
Output File Path
RPI3 Image output/images/sdcard.img
qmake output/qt/qt-everywhere-src-*/aaaout/bin/qmake

About

Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at http:https://git.buildroot.net/buildroot/. Do not open issues or file pull requests here.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 66.0%
  • Python 13.7%
  • C 8.4%
  • Shell 6.1%
  • HTML 2.9%
  • C++ 0.8%
  • Other 2.1%