diff options
author | Tony Dinh <mibodhi@gmail.com> | 2022-02-01 21:59:27 -0800 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2022-02-10 07:12:16 +0100 |
commit | f99a169c19149fd005783c37c815518fb5ac9bdf (patch) | |
tree | 6272771d3052b202dd714c26307f850cb2064918 /fs/cramfs/Makefile | |
parent | fb9ed23c22d770a688092a082cfc459854749bd2 (diff) | |
download | u-boot-f99a169c19149fd005783c37c815518fb5ac9bdf.tar.gz u-boot-f99a169c19149fd005783c37c815518fb5ac9bdf.tar.bz2 u-boot-f99a169c19149fd005783c37c815518fb5ac9bdf.zip |
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 <mibodhi@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'fs/cramfs/Makefile')
0 files changed, 0 insertions, 0 deletions