
Contingency mechanism: (What to do? Who will do it?) make sure all supported boards work with arm-boot-config and use it as a fallback.Outside of my control is changes to grubby that I will work with the maintainer to ensure support is in for. Users will see a boot menu where they can select 1, 2, 3, etc fior the installed kernels.
#U boot configuration file install
Install u-boot onto an sdcard or update u-boot to a newer binary and use an image or run an anaconda install via a pxe tree longer term we will need to provide a simple way to create a nf file and update u-boot for systems to migrate.

anaconda to write a devicetreedir line in nf on arm systems.

u-boot is the bootloader used on ARM systems in Fedora so the scope of this change is limited to ARM hardware only. pxelinux for network and extlinux for local booting. simplifying booting arm machines, making anaconda installs easy and overall providing for a better user experience.ĭefault u-boot to using syslinux config files for booting. Add syslinux support to u-boot enabling both pxelinux and extlinux support.
