Newer
Older
barebox / arch / arm / boards / crystalfontz-cfa10036 / env / init / general
@Maxime Ripard Maxime Ripard on 4 Jul 2012 258 bytes Add support for the Crystalfontz CFA-10036 board
#!/bin/sh

if [ "$1" = menu ]; then
	init-menu-add-entry "$0" "general config settings"
	exit
fi

# timeout in seconds before the default boot entry is started
global.autoboot_timeout=3

# default boot entry (one of /env/boot/*)
global.boot.default=mmc-ext3