On Mon, 29 Aug 2016 18:51:45 +0200 David Craven wrote: > So I think that dtc and uboot are good now, I'll give it a few days > before merging... > > I'm getting an Unbound variable: error :/ > > Here's my bootloader configuration. Any suggestions? =) > > (bootloader (u-boot-configuration > (board "vexpress_ca9x4") > (device "/dev/sdX") > (u-boot armhf-linux-uboot))) > > Thank you, > David Try the attached gnu/system.scm . I also attached a patch so you could apply it to most other versions instead if you want to.