Skip to content
Snippets Groups Projects
Commit d1dd22f9 authored by Stefan Roese's avatar Stefan Roese
Browse files

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
parent 77f63342
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,12 @@ ...@@ -2,6 +2,12 @@
Changes since U-Boot 1.1.4: 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 * Fix REG_MPU_LOAD_TIMER definition in multiple OMAP ports
Patch by Hiroki Kaminaga, 11 Mar 2006 Patch by Hiroki Kaminaga, 11 Mar 2006
......
...@@ -439,7 +439,7 @@ VAL_DPLL1_CTL: ...@@ -439,7 +439,7 @@ VAL_DPLL1_CTL:
VAL_TC_EMIFS_CS0_CONFIG: VAL_TC_EMIFS_CS0_CONFIG:
.word 0x002130b0 .word 0x002130b0
VAL_TC_EMIFS_CS1_CONFIG: VAL_TC_EMIFS_CS1_CONFIG:
.word 0x00001131 .word 0x00001133
VAL_TC_EMIFS_CS2_CONFIG: VAL_TC_EMIFS_CS2_CONFIG:
.word 0x000055f0 .word 0x000055f0
VAL_TC_EMIFS_CS3_CONFIG: VAL_TC_EMIFS_CS3_CONFIG:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment