Skip to content
Snippets Groups Projects
  1. Oct 18, 2008
  2. Oct 17, 2008
    • Heiko Schocher's avatar
      mgcoge: add redundant environment sector · f7a35a60
      Heiko Schocher authored
      
      Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
      Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
      f7a35a60
    • Heiko Schocher's avatar
      mgsuvd: update size of environment · c2537ee8
      Heiko Schocher authored
      
      Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
      c2537ee8
    • Yuri Tikhonov's avatar
      ppc4xx: PPC44x MQ initialization · bf29e0ea
      Yuri Tikhonov authored
      
      Set the MQ Read Passing & MCIF Cycle limits to the recommended by AMCC
      values. This fixes the occasional 440SPe hard locking issues when the 440SPe's
      dedicated DMA engines are used (e.g. by the h/w accelerated RAID driver).
      
      Previously the appropriate initialization had been made in Linux, by the
      ppc440spe ADMA driver, which is wrong because modifying the MQ configuration
      registers after normal operation has begun is not supported and could
      have unpredictable results.
      
      Comment from Stefan: This patch doesn't change the resulting value of the
      MQ registers. It explicitly sets/clears all bits to the desired state which
      better documents the resulting register value instead of relying on pre-set
      default values.
      
      Signed-off-by: default avatarYuri Tikhonov <yur@emcraft.com>
      Signed-off-by: default avatarStefan Roese <sr@denx.de>
      bf29e0ea
    • Stefan Roese's avatar
      ppc4xx: PPC44x MQ initialization · ec081c2c
      Stefan Roese authored
      
      Set the MQ Read Passing & MCIF Cycle limits to the recommended by AMCC
      values. This fixes the occasional 440SPe hard locking issues when the 440SPe's
      dedicated DMA engines are used (e.g. by the h/w accelerated RAID driver).
      
      Previously the appropriate initialization had been made in Linux, by the
      ppc440spe ADMA driver, which is wrong because modifying the MQ configuration
      registers after normal operation has begun is not supported and could
      have unpredictable results.
      
      Comment from Stefan: This patch doesn't change the resulting value of the
      MQ registers. It explicitly sets/clears all bits to the desired state which
      better documents the resulting register value instead of relying on pre-set
      default values.
      
      Signed-off-by: default avatarYuri Tikhonov <yur@emcraft.com>
      Signed-off-by: default avatarStefan Roese <sr@denx.de>
      ec081c2c
    • Kumar Gala's avatar
      85xx: Using proper I2C source clock divider for MPC8544 · f7d190b1
      Kumar Gala authored
      
      The MPC8544 RM incorrect shows the SEC_CFG bit in PORDEVSR2 as being
      bit 26, instead it should be bit 28.  This caused in incorrect
      interpretation of the i2c_clk which is the same as the SEC clk on
      MPC8544.  The SEC clk is controlled by cfg_sec_freq that is reported
      in PORDEVSR2.
      
      Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
      f7d190b1
  3. Oct 14, 2008
  4. Oct 10, 2008
  5. Oct 08, 2008
Loading