The Armbian build system has added support for building images for Quartz64. Test images are available via links.
Quartz64 A
https://disk.yandex.ru/d/xMVoaZXFFcWuog
https://users.armbian.com/balbes150/quartz64/
SOQuartz + SOQuartz Model-A Baseboard.
https://disk.yandex.ru/d/Oq5yvBkuIK4R3A
https://users.armbian.com/balbes150/soquartz/
Quartz64 B
https://disk.yandex.ru/d/u0ioJbqtXqvJ6w
The Armbian build system allows anyone who does not even have special skills to work with complex compilation and assembly procedures. independently (for example, not mediocre on the Quartz64 device itself) to build your own kernel version (change the configuration and get your own version of the kernel) or completely your own version of the image with different DE or package composition. To do this, it is enough to follow very simple steps.
In a simple graphical interface, you can easily select the desired options and start the build process. More details about the build process can be found on the official Armbian documentation resources.
https://docs.armbian.com/
EDK2-EFI
https://users.armbian.com/balbes150/edk2/
Quartz64 A
https://disk.yandex.ru/d/xMVoaZXFFcWuog
https://users.armbian.com/balbes150/quartz64/
SOQuartz + SOQuartz Model-A Baseboard.
https://disk.yandex.ru/d/Oq5yvBkuIK4R3A
https://users.armbian.com/balbes150/soquartz/
Quartz64 B
https://disk.yandex.ru/d/u0ioJbqtXqvJ6w
The Armbian build system allows anyone who does not even have special skills to work with complex compilation and assembly procedures. independently (for example, not mediocre on the Quartz64 device itself) to build your own kernel version (change the configuration and get your own version of the kernel) or completely your own version of the image with different DE or package composition. To do this, it is enough to follow very simple steps.
Code:
sudo su
git clone https://github.com/150balbes/build
cd build
./compile.sh
In a simple graphical interface, you can easily select the desired options and start the build process. More details about the build process can be found on the official Armbian documentation resources.
https://docs.armbian.com/
EDK2-EFI
https://users.armbian.com/balbes150/edk2/