summaryrefslogtreecommitdiffstats
path: root/include/configs/bfin_adi_common.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-11-27 16:50:32 -0500
committerMike Frysinger <vapier@gentoo.org>2009-06-14 20:01:04 -0400
commitdd14af7640f7d48d8e9768eeeb09592e6f94ed38 (patch)
treee669594e05417206d374d9843b4f594c8aa11319 /include/configs/bfin_adi_common.h
parent67c2829b646bb5b859088b36fbc89e971b9c1960 (diff)
downloadtalos-obmc-uboot-dd14af7640f7d48d8e9768eeeb09592e6f94ed38.tar.gz
talos-obmc-uboot-dd14af7640f7d48d8e9768eeeb09592e6f94ed38.zip
Blackfin: new spibootldr command
Newer Blackfin parts can an on-chip ROM that can boot LDRs over SPI flashes, so add a new 'spibootldr' command to take advantage of it. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs/bfin_adi_common.h')
-rw-r--r--include/configs/bfin_adi_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/bfin_adi_common.h b/include/configs/bfin_adi_common.h
index e0be07b477..a581924d27 100644
--- a/include/configs/bfin_adi_common.h
+++ b/include/configs/bfin_adi_common.h
@@ -71,6 +71,7 @@
# define CONFIG_CMD_STRINGS
# if defined(__ADSPBF51x__) || defined(__ADSPBF52x__) || defined(__ADSPBF54x__)
# define CONFIG_CMD_OTP
+# define CONFIG_CMD_SPIBOOTLDR
# endif
#endif
OpenPOWER on IntegriCloud