diff options
author | Wolfgang Denk <wd@denx.de> | 2011-05-01 18:44:23 (GMT) |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-06-22 18:00:51 (GMT) |
commit | 566e5cf451ae7e33e31bb62ae5b9b258e33f8609 (patch) | |
tree | ad2dd1fedb542a5974ca4d34081fbafb8f7f3f9b /README | |
parent | 79cfe422615c010a75ece41662a05cd432ada389 (diff) | |
download | u-boot-566e5cf451ae7e33e31bb62ae5b9b258e33f8609.tar.xz |
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-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -716,7 +716,6 @@ The following options need to be configured: CONFIG_CMD_SPI * SPI serial bus support CONFIG_CMD_TFTPSRV * TFTP transfer in server mode CONFIG_CMD_USB * USB support - CONFIG_CMD_VFD * VFD support (TRAB) CONFIG_CMD_CDP * Cisco Discover Protocol support CONFIG_CMD_FSL * Microblaze FSL support @@ -2230,7 +2229,7 @@ FIT uImage format: Modem Support: -------------- -[so far only for SMDK2400 and TRAB boards] +[so far only for SMDK2400 boards] - Modem support enable: CONFIG_MODEM_SUPPORT |