summaryrefslogtreecommitdiffstats
path: root/common/cmd_unzip.c
diff options
context:
space:
mode:
authorChandan Nath <chandan.nath@ti.com>2011-09-21 01:10:32 +0000
committerWolfgang Denk <wd@denx.de>2011-12-06 21:01:01 +0100
commit5c45a22b9203351a32aec4600514341b91175542 (patch)
treeab3115ecbb3df253d350da76a011eabee5f23dec /common/cmd_unzip.c
parent0910d0bcb85acdf09b9dfd8ded452367b540a4ad (diff)
downloadblackbird-obmc-uboot-5c45a22b9203351a32aec4600514341b91175542.tar.gz
blackbird-obmc-uboot-5c45a22b9203351a32aec4600514341b91175542.zip
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 'common/cmd_unzip.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud