summaryrefslogtreecommitdiffstats
path: root/include/config_cmd_all.h
diff options
context:
space:
mode:
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>2013-04-23 10:17:40 +0000
committerStefano Babic <sbabic@denx.de>2013-04-28 11:07:40 +0200
commitccca7dfd0273af41e5b4bdec7f8731b177a20fde (patch)
tree015f9912580d549ea1605d967d9ea56adf4ca161 /include/config_cmd_all.h
parent6adbd30203a2839894d9b61f810d9fedc25a64ff (diff)
downloadblackbird-obmc-uboot-ccca7dfd0273af41e5b4bdec7f8731b177a20fde.tar.gz
blackbird-obmc-uboot-ccca7dfd0273af41e5b4bdec7f8731b177a20fde.zip
Add fuse API and commands
This can be useful for fuse-like hardware, OTP SoC options, etc. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Diffstat (limited to 'include/config_cmd_all.h')
-rw-r--r--include/config_cmd_all.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h
index 53a2f054f9..d84706969d 100644
--- a/include/config_cmd_all.h
+++ b/include/config_cmd_all.h
@@ -40,6 +40,7 @@
#define CONFIG_CMD_FDOS /* Floppy DOS support */
#define CONFIG_CMD_FLASH /* flinfo, erase, protect */
#define CONFIG_CMD_FPGA /* FPGA configuration Support */
+#define CONFIG_CMD_FUSE /* Device fuse support */
#define CONFIG_CMD_GETTIME /* Get time since boot */
#define CONFIG_CMD_HASH /* calculate hash / digest */
#define CONFIG_CMD_HWFLOW /* RTS/CTS hw flow control */
OpenPOWER on IntegriCloud