diff options
author | Stefan Roese <sr@denx.de> | 2006-10-04 07:12:49 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2006-10-04 07:12:49 +0200 |
commit | 56fb6ba179f39e7838fb6400f63cf4c4243b1547 (patch) | |
tree | 2ebaab64d4b30a1f26723a54051cf8ec23335a3f /CHANGELOG | |
parent | d373325efdba2f5855903d8071e69b2c4a4af3c1 (diff) | |
download | u-boot-imx-56fb6ba179f39e7838fb6400f63cf4c4243b1547.zip u-boot-imx-56fb6ba179f39e7838fb6400f63cf4c4243b1547.tar.gz u-boot-imx-56fb6ba179f39e7838fb6400f63cf4c4243b1547.tar.bz2 |
Fix TLB setup for Ocotea board
Patch by Stefan Roese, 30 Sep 2006
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Fix TLB setup for Ocotea board + Patch by Stefan Roese, 30 Sep 2006 + * Fix reset problem in sequoia sdram init code Patch by Stefan Roese, 23 Sep 2006 |