1. 01 9月, 2008 2 次提交
  2. 31 8月, 2008 12 次提交
  3. 30 8月, 2008 2 次提交
  4. 29 8月, 2008 1 次提交
    • J
      ADS5121: Fix NOR and CPLD ALE timing for rev 2 silicon · 8a490422
      John Rigby 提交于
      MPC5121 rev 2 silicon has a new register for controlling how long
      CS is asserted after deassertion of ALE in multiplexed mode.
      
      The default is to assert CS together with ALE.  The alternative
      is to assert CS (ALEN+1)*LPC_CLK clocks after deassertion of ALE.
      
      The default is wrong for the NOR flash and CPLD on the ADS5121.
      
      This patch turns on the alternative for CS0 (NOR) and CS2 (CPLD)
      it does so conditionally based on silicon rev 2.0 or greater.
      Signed-off-by: NMartha J Marx <mmarx@silicontkx.com>
      Signed-off-by: NJohn Rigby <jrigby@freescale.com>
      8a490422
  5. 28 8月, 2008 23 次提交