Newer
Older
barebox / arch / arm / boards / embedsky-e9 / defaultenv-e9 / init / bootsource
@Sascha Hauer Sascha Hauer on 6 Nov 2014 108 bytes defaultenv-2: Make use of nonvolatile variables
#!/bin/sh

if [ -n "$nv.boot.default" ]; then
	exit
fi

global.boot.default=$bootsource$bootsource_instance