Skip to content
Commit f99a169c authored by Tony Dinh's avatar Tony Dinh Committed by Stefan Roese
Browse files

arm: kirkwood: iConnect : Add Ethernet support



- Currently, CONFIG_RESET_PHY_R symbol is used in
arch/arm/mach-kirkwood/include/mach/config.h for all Kirkwood
boards with mv8831116 PHY, with each board defines the function
reset_phy(). Undefine it for this board.
- Add board_eth_init(), CONFIG_DM_ETH, and CONFIG_PHY_MARVELL
to bring up Ethernet.
- Miscellaneous changes: Move constants to .c file and remove header file
board/iomega/iconnect/iconnect.h. Add CONFIG_HUSH_PARSER, use BIT macro,
and cleanup comments.

Signed-off-by: default avatarTony Dinh <mibodhi@gmail.com>
Reviewed-by: default avatarStefan Roese <sr@denx.de>
parent fb9ed23c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment