]> git.ipfire.org Git - people/ms/u-boot.git/commit
net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Wed, 11 Jan 2012 01:23:51 +0000 (10:23 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Thu, 8 Mar 2012 01:26:14 +0000 (10:26 +0900)
commit4ba62c7290fa7a98a734826c98dc403d7b06a3a8
tree92b964c07fefa3d8efe27aa888e7f9c9e0acc7fd
parent1d4a2c913fe76d9653d4fca17075be665181a76f
net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT

EDMR_INIT_CNT holds the check count of initialization.
Since there were more same values (1000), this collected as TIMEOUT_CNT.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
drivers/net/sh_eth.c