diff options
author | Ryan Harkin <ryan.harkin@linaro.org> | 2015-05-12 18:46:42 +0100 |
---|---|---|
committer | Ryan Harkin <ryan.harkin@linaro.org> | 2015-05-13 18:08:26 +0100 |
commit | 9d8958ab11427223a72f74d18ed096e73d685741 (patch) | |
tree | ac7a75344604157e1c423e048923e0251771c5fa /config.txt | |
parent | 5bb24a806b58bf5ccc0976795af63e3005ae2f1a (diff) | |
download | vexpress-firmware-9d8958ab11427223a72f74d18ed096e73d685741.tar.gz |
config.txt: set AUTORUN to TRUE
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'config.txt')
-rw-r--r-- | config.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ TITLE: V2M-Juno Configuration File
[CONFIGURATION]
-AUTORUN: FALSE ;Auto Run from power on
+AUTORUN: TRUE ;Auto Run from power on
TESTMENU: FALSE ;MB Peripheral Test Menu
UPDATE: FALSE ;Force JTAG and FPGA update to DBs
|