summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2015-04-25 06:29:54 +0200
committerLuka Perkov <luka.perkov@sartura.hr>2015-05-05 14:32:04 +0200
commitb81d0ea7280b2d325e7c16cce808bec035d60a08 (patch)
tree4c823aec4134377a6663fc0b4086e297f5cd9804
parente89bf8bcc9e331d09348e9456d46f8f022eb0732 (diff)
downloadtalos-obmc-uboot-b81d0ea7280b2d325e7c16cce808bec035d60a08.tar.gz
talos-obmc-uboot-b81d0ea7280b2d325e7c16cce808bec035d60a08.zip
arm: mvebu: mv-common.h: Add CONFIG_PREBOOT
This enables the usage of the "preboot" environment variable on Marvell boards. Signed-off-by: Stefan Roese <sr@denx.de> Tested-by: Kevin Smith <kevin.smith@elecsyscorp.com> Tested-by: Dirk Eibach <dirk.eibach@gdsys.cc>
-rw-r--r--include/configs/mv-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h
index 721b75daee..51436da64e 100644
--- a/include/configs/mv-common.h
+++ b/include/configs/mv-common.h
@@ -57,6 +57,7 @@
115200,230400, 460800, 921600 }
/* auto boot */
#define CONFIG_BOOTDELAY 3 /* default enable autoboot */
+#define CONFIG_PREBOOT
/*
* For booting Linux, the board info and command line data
OpenPOWER on IntegriCloud