summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTony Dinh <[email protected]>2022-02-01 21:59:27 -0800
committerStefan Roese <[email protected]>2022-02-10 07:12:16 +0100
commitf99a169c19149fd005783c37c815518fb5ac9bdf (patch)
tree6272771d3052b202dd714c26307f850cb2064918 /tools
parentfb9ed23c22d770a688092a082cfc459854749bd2 (diff)
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: Tony Dinh <[email protected]> Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions