projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08abe15
)
Add missing CHANGELOG entry.
author
Wolfgang Denk
<wd@nyx.denx.de>
Thu, 21 Jul 2005 13:29:22 +0000
(15:29 +0200)
committer
Wolfgang Denk
<wd@nyx.denx.de>
Thu, 21 Jul 2005 13:29:22 +0000
(15:29 +0200)
CHANGELOG
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/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.