summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-02-24 14:26:28 -0500
committerTom Rini <trini@konsulko.com>2016-02-24 18:44:19 -0500
commitcdb714d7c9c5974a15ea4e37ef9ae111cd4bdf97 (patch)
tree45b80bf36d34c7ef0408407c5fd21c2db4f99b1b /include
parentfec26e7270ad31e4179d1bd189e5cd8ab93ccba3 (diff)
parente6e34ca3ad43eae88faccb01282385416d23e6e7 (diff)
downloadtalos-obmc-uboot-cdb714d7c9c5974a15ea4e37ef9ae111cd4bdf97.tar.gz
talos-obmc-uboot-cdb714d7c9c5974a15ea4e37ef9ae111cd4bdf97.zip
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Diffstat (limited to 'include')
-rw-r--r--include/configs/socfpga_common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h
index 8de0ab9046..0501bd110a 100644
--- a/include/configs/socfpga_common.h
+++ b/include/configs/socfpga_common.h
@@ -30,6 +30,9 @@
#define CONFIG_TIMESTAMP /* Print image info with timestamp */
+/* add target to build it automatically upon "make" */
+#define CONFIG_BUILD_TARGET "u-boot-with-spl.sfp"
+
/*
* Memory configurations
*/
OpenPOWER on IntegriCloud