]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENV
authorPali Rohár <pali@kernel.org>
Wed, 6 Apr 2022 09:39:33 +0000 (11:39 +0200)
committerStefan Roese <sr@denx.de>
Mon, 2 May 2022 05:47:26 +0000 (07:47 +0200)
commit31f88018d924fffaa9b710017261e415850ef2b2
tree1ec652cb99992c7fcd725980a6c4d376ce360985
parent1ae8a5fb6a59c3712f1e3adf25989ac23c9ec1bc
arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENV

CONFIG_ETHPRIME defines primary ethernet device and env variable $ethact
stores currently active ethernet device.

So there is no point to set ethact= in default environment. Instead set
CONFIG_ETHPRIME properly.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Marek Behún <marek.behun@nic.cz>
configs/turris_omnia_defconfig
include/configs/turris_omnia.h