diff options
author | Chandan Nath <chandan.nath@ti.com> | 2011-09-21 01:10:32 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-12-06 21:01:01 +0100 |
commit | 5c45a22b9203351a32aec4600514341b91175542 (patch) | |
tree | ab3115ecbb3df253d350da76a011eabee5f23dec /include/sdhci.h | |
parent | 0910d0bcb85acdf09b9dfd8ded452367b540a4ad (diff) | |
download | u-boot-imx-5c45a22b9203351a32aec4600514341b91175542.zip u-boot-imx-5c45a22b9203351a32aec4600514341b91175542.tar.gz u-boot-imx-5c45a22b9203351a32aec4600514341b91175542.tar.bz2 |
mii: miiphy register address width change
This patch is added for PHY whose register offset value exceeds 0xFF and
cannot be used with "unsigned char" datatype in miiphy_read, miiphy_write
and miiphy_register functions. Datatype of register offset is changed to
unsigned short instead of unsigned char so that offset value greater then
0xFF can be used.
Signed-off-by: Chandan Nath <chandan.nath@ti.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/sdhci.h')
0 files changed, 0 insertions, 0 deletions