summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/crystalfontz-cfa10036/env/init/general
blob: 5cb3a7504c31021bbebbdf9ff5b24f2042f7bb77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/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