diff options
author | wdenk <wdenk> | 2005-01-09 17:19:34 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-01-09 17:19:34 +0000 |
commit | 9dd611b8c1db94181918481d5cac1fac241a7954 (patch) | |
tree | f9516e970948644319cf77f697abbeaf7880882f /CHANGELOG | |
parent | a1191902cab72b9f7127365fac39a1e1d5c9abda (diff) | |
download | u-boot-imx-9dd611b8c1db94181918481d5cac1fac241a7954.zip u-boot-imx-9dd611b8c1db94181918481d5cac1fac241a7954.tar.gz u-boot-imx-9dd611b8c1db94181918481d5cac1fac241a7954.tar.bz2 |
* Patch by Kurt Stremerch, 03 Sep 2004:
Add Xilinx Spartan2E family FPGA support
* Patch by Jeff Angielski, 02 Sep 2004:
Add Added support for H2 revision of the EP8260 board.
Fixed formatting for some of the EP8260 related source files.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Patch by Kurt Stremerch, 03 Sep 2004: + Add Xilinx Spartan2E family FPGA support + +* Patch by Jeff Angielski, 02 Sep 2004: + Add Added support for H2 revision of the EP8260 board. + Fixed formatting for some of the EP8260 related source files. + * Patch by Jon Loeliger, 02 Sep 2004: Reset monitor size back to 256 so environment can be written to flash on MPC85xx ADS and CDS releases. |