flake: configure u-boot to autoboot kernel
add not-os disk image builder and qemu
Does it boot?
In QEMU yes. Still need to test in the physical board.
add not-os disk image builder and qemu
The VM method is mainly from make-disk-image.nix and some examples in Github. This can be helpful to run disk…
flake: add not-os disk image builder
flake: use the uImage format for not-os
Updated.
- Patches from not-os flake moved to
zynq_image.nix
module to avoid redundancy and complexity. - platform definition removed as already defined in the updated patch.
Build…
flake: use the uImage format for not-os
I initially thought this was also not needed. However, omitting this part results to:
cp: cannot stat 'arch/arm/boot/uImage': No such file or directory
It appears this is just how the…
flake: use the uImage format for not-os
02ef298038
flake: use the uImage format for not-os
ed7d4386b9
update not-os patch hash
a9a3c64aff
fix not-os patch hash