Hi Vagrant, On Wed, 06 Feb 2019 14:35:54 -0800 Vagrant Cascadian wrote: > (define-public u-boot-novena [...] > + ;; Patch configuration to disable loading u-boot.img from FAT partition, > + ;; allowing it to be installed at a device offset. Hmm, why? https://www.kosagi.com/w/index.php?title=U-boot-novena specifies that it loads u-boot.img from the first partition. Is it incorrect?