Forked from
Reform / reform-boundary-uboot
33112 commits behind the upstream repository.
-
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:
Li Haibo <hbli@sinocastel.com>
Li Haibo authoredget_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:
Li Haibo <hbli@sinocastel.com>