commit | 17fadd9a5edfeef15ea0e06822a25cc073d9ee02 | [log] [tgz] |
---|---|---|
author | Sekhar Nori <nsekhar@ti.com> | Wed Oct 21 21:18:24 2009 +0530 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Wed Nov 25 10:21:36 2009 -0800 |
tree | 3248df919cadac7654900a4083765d447b1d0e86 | |
parent | 797d799ed09bbbfd13f684756bccafbbd44ffcd0 [diff] |
davinci: DA850/OMAP-L138 EVM: simplify configuration of emac in MII/RMII mode There are multiple steps in configuring the EMAC to MII or RMII mode. Current code implements them using multiple checks. Consolidate the multiple checks into a single if construct. Signed-off-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>