not-os icon indicating copy to clipboard operation
not-os copied to clipboard

zynq: various fixes and board support

Open fsagbuya opened this issue 2 years ago • 1 comments

Description

This PR aims to unify all zynq image related patches.

List of patches from this PR:

  1. Add support for u-boot wrapped kernel and initrd (Xilinx recommended).
  2. Use the zc706 zynq variant.
  3. Add hostname.
  4. Enable login.
  5. Remove the qemu script from the build, so users can freely modify this somewhere like a flake. This can make the system more flexible, while keeping only the minimal components accessible.
  6. Add boot from sd image support.

Combine the changes from: #26 and #27.

fsagbuya avatar Dec 21 '23 05:12 fsagbuya

Hi @cleverca22, could you take a look at these PRs when you get a chance? Thanks!

  • #28
  • #29
  • #30
  • #32
  • #33

fsagbuya avatar Dec 05 '24 02:12 fsagbuya