not-os
not-os copied to clipboard
zynq: various fixes and board support
Description
This PR aims to unify all zynq image related patches.
List of patches from this PR:
- Add support for u-boot wrapped kernel and initrd (Xilinx recommended).
- Use the
zc706zynq variant. - Add hostname.
- Enable login.
- 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.
- Add boot from sd image support.
Combine the changes from: #26 and #27.
Hi @cleverca22, could you take a look at these PRs when you get a chance? Thanks!
- #28
- #29
- #30
- #32
- #33