diff options
author | Jon Loeliger <jdl@freescale.com> | 2005-07-25 15:38:06 -0500 |
---|---|---|
committer | Jon Loeliger <jdl@freescale.com> | 2005-07-25 15:38:06 -0500 |
commit | 63be111e72371b6edc6d02134dd785abb6be188c (patch) | |
tree | 5e6315d302c61318610f9e422d8ca055a73abb35 /CHANGELOG | |
parent | d9b94f28a442b0013caef99de084d7b72e2d4607 (diff) | |
download | u-boot-imx-63be111e72371b6edc6d02134dd785abb6be188c.zip u-boot-imx-63be111e72371b6edc6d02134dd785abb6be188c.tar.gz u-boot-imx-63be111e72371b6edc6d02134dd785abb6be188c.tar.bz2 |
* Patch by Jon Loeliger, 2005-07-25
Move the TSEC driver out of cpu/mpc85xx as it will be shared
by the upcoming mpc83xx family as well.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ ====================================================================== Changes for U-Boot 1.1.3: ====================================================================== +* Patch by Jon Loeliger, 2005-07-25 + Move the TSEC driver out of cpu/mpc85xx as it will be shared + by the upcoming mpc83xx family as well. + * Patch by Jon Loeliger, 2005-05-05 Implemented support for MPC8548CDS board. Added DDR II support based on SPD values for MPC85xx boards. |