diff options
author | Stefan Roese <sr@denx.de> | 2006-05-10 09:49:37 (GMT) |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2006-05-10 09:49:37 (GMT) |
commit | d1dd22f92effc7f98d21fa538593c72c932d4513 (patch) | |
tree | 6d8e5ffc93aacf720de8c6b9e5787b94b825fa64 /CHANGELOG | |
parent | 77f633425b5ef0eee3c3fe9d133775ed74ef3b5b (diff) | |
download | u-boot-d1dd22f92effc7f98d21fa538593c72c932d4513.tar.xz |
OMAP 5912/OSK: update EMIFS CS1 timings:
Problems have been seen in the linux kernel's smc91x network driver
due to improper bus timings. The latest 2.6 OMAP kernels currently
have a workaround, but this fix belongs in u-boot.
Patch by Kevin Hilman, 13 Oct 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ Changes since U-Boot 1.1.4: ====================================================================== +* OMAP 5912/OSK: update EMIFS CS1 timings: + Problems have been seen in the linux kernel's smc91x network driver + due to improper bus timings. The latest 2.6 OMAP kernels currently + have a workaround, but this fix belongs in u-boot. + Patch by Kevin Hilman, 13 Oct 2005 + * Fix REG_MPU_LOAD_TIMER definition in multiple OMAP ports Patch by Hiroki Kaminaga, 11 Mar 2006 |