]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Add missing CHANGELOG entry.
authorWolfgang Denk <wd@nyx.denx.de>
Thu, 21 Jul 2005 13:29:22 +0000 (15:29 +0200)
committerWolfgang Denk <wd@nyx.denx.de>
Thu, 21 Jul 2005 13:29:22 +0000 (15:29 +0200)
CHANGELOG

index 3cfb1633f01243b067d2df09e566e325c33c085f..8e7988348504910302e2e8a0c5e172bfc4aabb50 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,8 @@ Changes for U-Boot 1.1.3:
 
 * Adjust printed board ID for LWMON board.
 
+* Fix low-level OHCI transfers for ARM920t and MPC5xxx
+
 * Add new argument format for flash commands to allow for usage like
   "erase $(addr) +$(filesize)", i. e. a size argument can be used and
   U-Boot will automaticially find the end of the corresponding sector.