summaryrefslogtreecommitdiff
path: root/board/freescale
diff options
context:
space:
mode:
authorAndrew Dyer <adyer@righthandtech.com>2008-08-26 22:03:38 (GMT)
committerBen Warren <biggerbadderben@gmail.com>2008-08-27 06:08:19 (GMT)
commitd26b739afe5a6760bd345743188759cd9d0f3b47 (patch)
treee477a5d846545ff8451cbb4089d73699c0f53b93 /board/freescale
parenta1573db0c07c8ba99e9c373bb07ecd6f59da672c (diff)
downloadu-boot-d26b739afe5a6760bd345743188759cd9d0f3b47.tar.xz
dm9000 remove dead external phy support, gpio fix
dm9000 has code to detect and initialize external phy parts, but later on in the code the part is forced to use the internal phy unconditionally. Remove the unused/untested code. change the GPIO initialization so that only the GPIO used as an internal phy reset (hardwired in the chip) is set as an output. The remaining GPIO need to be handled by board specific code to prevent possible drive conflicts. Set as inputs for safety. replace a few magic numbers with defines Signed-off-by: Andrew Dyer <adyer@righthandtech.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Diffstat (limited to 'board/freescale')
0 files changed, 0 insertions, 0 deletions