diff options
author | Wolfgang Denk <wd@denx.de> | 2011-12-07 12:19:20 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-12-08 20:51:28 +0100 |
commit | c53043b7f10a726f1c8f4d523b950b9511aa8ed5 (patch) | |
tree | 0ee3b7083d338f576ec42a67a69bc58e0851d0c3 /README | |
parent | 01baa05643001638b6d7d6a26123ce04f6c7154c (diff) | |
download | u-boot-imx-c53043b7f10a726f1c8f4d523b950b9511aa8ed5.zip u-boot-imx-c53043b7f10a726f1c8f4d523b950b9511aa8ed5.tar.gz u-boot-imx-c53043b7f10a726f1c8f4d523b950b9511aa8ed5.tar.bz2 |
MPC7xx: remove obsolete "BAB7xx" board
The BAB7xx boards are almost deceased. They cause build warnings, an
it's not worth the effort to fix these. Remove the dead body.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Frank Gottschling <fgottschling@eltec.de>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -564,7 +564,7 @@ The following options need to be configured: CONFIG_CFB_CONSOLE Enables console device for a color framebuffer. Needs following - defines (cf. smiLynxEM, i8042, board/eltec/bab7xx) + defines (cf. smiLynxEM, i8042) VIDEO_FB_LITTLE_ENDIAN graphic memory organisation (default big endian) VIDEO_HW_RECTFILL graphic chip supports |