Skip to content

smsxgli/buildroot-orangepi-5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Start

# this project uses submodule
git clone --recurse-submodules https://github.com/smsxgli/buildroot-orangepi-5
cd buildroot-orangepi-5/buildroot
make BR2_EXTERNAL=../external orangepi_5_defconfig
make all && make uboot-rebuild && make all

ATTENTION!

After the initial make all, you must make uboot-rebuild and then make all to get a usable u-boot.itb, or you shall stuck in boot progress and struggle in fdt errors! (I guess it may because this fdt relies on kernel's dtb?)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published