]> git.baikalelectronics.ru Git - uboot.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)
commitbeb897005f283c25a1a1778dc7227d434b778c45
tree1ec652cb99992c7fcd725980a6c4d376ce360985
parent253f65f9a057d5c9e56845ee6fc109e0a5d9a4ff
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