diff options
author | Stefan Roese <sr@denx.de> | 2006-08-07 14:29:04 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2006-08-07 14:29:04 +0200 |
commit | e335496a3222125a30136ad2c7762429b75624ed (patch) | |
tree | 3ce1b18c34aca29e84f4304258e04e0bf6a9f339 /CHANGELOG | |
parent | a2c95a72247990dee9a03b26b4dc9fc0182c97ed (diff) |
Change "mii info" to not print an error upon missing PHY at address
Patch by Stefan Roese, 07 Aug 2006
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index df7470548f2..d4802d57a0a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Change "mii info" to not print an error upon missing PHY at address + Patch by Stefan Roese, 07 Aug 2006 + * PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performance AMCC suggested to set the PMU bit to 0 for best performace on the PPC440 DDR controller. |