aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorWolfgang Denk2011-05-01 13:44:23 -0500
committerWolfgang Denk2011-06-22 13:00:51 -0500
commit566e5cf451ae7e33e31bb62ae5b9b258e33f8609 (patch)
treead2dd1fedb542a5974ca4d34081fbafb8f7f3f9b /README
parent79cfe422615c010a75ece41662a05cd432ada389 (diff)
downloadu-boot-566e5cf451ae7e33e31bb62ae5b9b258e33f8609.tar.gz
u-boot-566e5cf451ae7e33e31bb62ae5b9b258e33f8609.tar.xz
u-boot-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 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 8bb9c8d6be..446966dc16 100644
--- a/README
+++ b/README
@@ -716,7 +716,6 @@ The following options need to be configured:
716 CONFIG_CMD_SPI * SPI serial bus support 716 CONFIG_CMD_SPI * SPI serial bus support
717 CONFIG_CMD_TFTPSRV * TFTP transfer in server mode 717 CONFIG_CMD_TFTPSRV * TFTP transfer in server mode
718 CONFIG_CMD_USB * USB support 718 CONFIG_CMD_USB * USB support
719 CONFIG_CMD_VFD * VFD support (TRAB)
720 CONFIG_CMD_CDP * Cisco Discover Protocol support 719 CONFIG_CMD_CDP * Cisco Discover Protocol support
721 CONFIG_CMD_FSL * Microblaze FSL support 720 CONFIG_CMD_FSL * Microblaze FSL support
722 721
@@ -2230,7 +2229,7 @@ FIT uImage format:
2230Modem Support: 2229Modem Support:
2231-------------- 2230--------------
2232 2231
2233[so far only for SMDK2400 and TRAB boards] 2232[so far only for SMDK2400 boards]
2234 2233
2235- Modem support enable: 2234- Modem support enable:
2236 CONFIG_MODEM_SUPPORT 2235 CONFIG_MODEM_SUPPORT