Skip to content
Snippets Groups Projects
  1. Aug 10, 2010
    • Li Haibo's avatar
      MX51EVK: fix return value of get_timer_masked · 51b5870b
      Li Haibo authored
      
      get_timer_masked() should return current timestamp,
      not current ticks from hardware register.
      
      Tested on one custom board with NAND flash.
      Without this patch, NAND write always TIMEOUT
      because get_timer(0) return a big value.
      
      This patch applies for u-boot-2010.06
      
      Signed-off-by: default avatarLi Haibo <hbli@sinocastel.com>
      51b5870b
  2. Jul 05, 2010
  3. May 21, 2010
  4. Apr 13, 2010
  5. Mar 07, 2010
Loading