summaryrefslogtreecommitdiffstats
path: root/tools/env/fw_env.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2011-05-01 20:44:23 +0200
committerWolfgang Denk <wd@denx.de>2011-06-22 20:00:51 +0200
commit566e5cf451ae7e33e31bb62ae5b9b258e33f8609 (patch)
treead2dd1fedb542a5974ca4d34081fbafb8f7f3f9b /tools/env/fw_env.h
parent79cfe422615c010a75ece41662a05cd432ada389 (diff)
downloadtalos-obmc-uboot-566e5cf451ae7e33e31bb62ae5b9b258e33f8609.tar.gz
talos-obmc-uboot-566e5cf451ae7e33e31bb62ae5b9b258e33f8609.zip
ARM: drop unsupported 'trab' board
The 'trab' board configuration is broken, and there is nobody who is interested and willing to fix it. Drop it. This includes support for VFD displays which have always been used by this board only. Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'tools/env/fw_env.h')
-rw-r--r--tools/env/fw_env.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/env/fw_env.h b/tools/env/fw_env.h
index c83d6089b7..9258c796d8 100644
--- a/tools/env/fw_env.h
+++ b/tools/env/fw_env.h
@@ -24,7 +24,7 @@
/*
* To build the utility with the run-time configuration
* uncomment the next line.
- * See included "fw_env.config" sample file (TRAB board)
+ * See included "fw_env.config" sample file
* for notes on configuration.
*/
#define CONFIG_FILE "/etc/fw_env.config"
OpenPOWER on IntegriCloud