Skip to content

Build fsbl, uboot and linux kernel from sourses, make debian via debootstrap. Target platform amd64 Zynq Ultrascale zcu106

Notifications You must be signed in to change notification settings

Igorbunow/build-uboot-linux-debian

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build-ZCU106-Linux

Habr article: https://habr.com/ru/articles/769988/

This repo contains scripts, helps you to build you own boot image from sources and make debian from binary packages via debootstrap. Project makes for zunq ultrascale and tested on board zcu106. For most productive debuging, uboot contains menu, helps you to boot from sd card, boot.bin (contains Uboot, fsbl), kernel, bitsteem from dts and root file system via NFS. So, for fast debuding bitstream, dts, kernel image may be replaced separaply without runing any scripts

Build boot imaged

Menu sample:

UBoot menu with ftp and NFS boot options

Resulted files are:

File Descriptin
BOOT.bin Fsbl and UBoot
boot.scr UBoot scrip
Image Linux kernel image
system.bit Target FPGA bitsteam
system.dtb Target linux kernel dts file

create boot fsbl uboot and linux kernel

Build debian from amd64 binaries

build debian via debootstrap

Debian boot screen

About

Build fsbl, uboot and linux kernel from sourses, make debian via debootstrap. Target platform amd64 Zynq Ultrascale zcu106

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 83.0%
  • Tcl 16.4%
  • Makefile 0.6%