diff options
author | wdenk <wdenk> | 2004-04-15 21:16:42 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-04-15 21:16:42 +0000 |
commit | 5a8c51cd5ef87195e05cdd9aaf2f1dcc753c9792 (patch) | |
tree | 0344d3f34787ac866ea95bda6112ae6e94733d26 /CHANGELOG | |
parent | 04a85b3b36fdbaaac5fa95d61f59f481bbcf7520 (diff) | |
download | u-boot-imx-5a8c51cd5ef87195e05cdd9aaf2f1dcc753c9792.zip u-boot-imx-5a8c51cd5ef87195e05cdd9aaf2f1dcc753c9792.tar.gz u-boot-imx-5a8c51cd5ef87195e05cdd9aaf2f1dcc753c9792.tar.bz2 |
* Patches by Pantelis Antoniou, 30 Mar 2004:
- add support for the Epson 156x series of graphical displays
(These displays are serial and not suitable for using a normal
framebuffer console on them)
- add infrastructure needed in order to POST any DSPs in a board
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ Changes for U-Boot 1.1.1: * Patches by Pantelis Antoniou, 30 Mar 2004: - add auto-complete support to the U-Boot CLI - add support for NETTA and NETPHONE boards; fix NETVIA board + - add support for the Epson 156x series of graphical displays + (These displays are serial and not suitable for using a normal + framebuffer console on them) + - add infrastructure needed in order to POST any DSPs in a board * Patch by Yuli Barcohen, 28 Mar 2004: - Add support for MPC8272 family including MPC8247/8248/8271/8272 |