Skip to content

U-Boot Common Base Loader: A fork of megi's PinePhone Pro U-boot tree with additional tweaks

Notifications You must be signed in to change notification settings

ZhanYF/u-boot-cbl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

u-boot-cbl

U-Boot Common Base Loader: A fork of megi's pinephone pro u-boot tree with additional tweaks

Initial import from https://xff.cz/git/u-boot/log/?h=ppp-2023.07

Build

make -C ./cbl-build

Install (assume /dev/sda is your EMMC or sdcard)

sudo dd if=idbloader.img of=/dev/sda seek=64  oflag=direct,sync status=progress
sudo dd if=u-boot.itb of=/dev/sda seek=16384  oflag=direct,sync status=progress

About

U-Boot Common Base Loader: A fork of megi's PinePhone Pro U-boot tree with additional tweaks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published